#35158E

Color #35158E Persian Indigo (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Persian Indigo #35158E

Tints of Persian Indigo #35158E

Color information

#35158E (or 0x35158E) is unknown color: approx Persian Indigo. HEX triplet: 35, 15 and 8E. RGB value is (53,21,142). Sum of RGB (Red+Green+Blue) = 53+21+142=216 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.54% from 216); Green value is 21 (8.59% from 255 or 9.72% from 216); Blue value is 142 (55.86% from 255 or 65.74% from 216); Max value from RGB is 142 - color contains mainly: blue. Hex color #35158E is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #35158E is #CAEA71. Grayscale: #2B2B2B. Windows color (decimal): -13298290 or 9311541. OLE color: 9311541.

HSL color Cylindrical-coordinate representation of color #35158E: hue angle of 255.87º degrees, saturation: 0.74, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #35158E is Cyan = 0.63, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.44.

Color convert

RGB5321142-
CMYK0.630.8500.44
HSL255.87º74.23%31.96%-
HSV(B)255.87º85.21%55.69%-
XYZ6.623.2525.87-
YUV44.36183.1134.16-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 53 (21.09% from 255) = 24.54%
GREEN value IS 21 (8.59% from 255) = 9.72%
BLUE value IS 142 (55.86% from 255) = 65.74%
R=24.54%
G=9.72%
B=65.74%

CMYK

C (Cyan) values IS 0.63
M (Magenta) values IS 0.85
Y (Yellow) values IS 0
K (Black) values IS 0.44
SystemRedGreenBlueCMYKHSL
Decimal53211420.630.8500.44255.8774.2331.96
Hex35158E3F5502C1004a20
Octal65252167712505440011240
Binary1101011010110001110111111101010101011001000000001001010100000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #35158E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #35158E; }

 p { color: rgb(53,21,142); }

 H1.HeaderClassName
 {
   color: #35158E;
 }
 .AnyTagClassName
 {
   color: #35158E;
 }
</style>
background-color css

<style>
 a { background-color: #35158E; }

 a { background-color: rgb(53,21,142); }

 div.DivClassName
 {
   background-color: #35158E;
 }
 .BgClassName
 {
   background-color: #35158E;
 }
</style>
border-color css

<style>
 span { border-color: #35158E; }

 span { border-color: rgb(53,21,142); }

 td.TdClassName
 {
   border-color: #35158E;
 }
 .TagClassName
 {
   border-color: #35158E;
 }
</style>

cancel