#390986

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

Shades of Persian Indigo #390986

Tints of Persian Indigo #390986

Color information

#390986 (or 0x390986) is unknown color: approx Persian Indigo. HEX triplet: 39, 09 and 86. RGB value is (57,9,134). Sum of RGB (Red+Green+Blue) = 57+9+134=200 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.5% from 200); Green value is 9 (3.91% from 255 or 4.5% from 200); Blue value is 134 (52.73% from 255 or 67% from 200); Max value from RGB is 134 - color contains mainly: blue. Hex color #390986 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390986 is #C6F679. Grayscale: #252525. Windows color (decimal): -13039226 or 8784185. OLE color: 8784185.

HSL color Cylindrical-coordinate representation of color #390986: hue angle of 263.04º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390986 is Cyan = 0.57, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.47.

Color convert

RGB579134-
CMYK0.570.9300.47
HSL263.04º87.41%28.04%-
HSV(B)263.04º93.28%52.55%-
XYZ6.092.7922.77-
YUV37.6182.4141.84-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 28.5%
GREEN value IS 9 (3.91% from 255) = 4.5%
BLUE value IS 134 (52.73% from 255) = 67%
R=28.5%
G=4.5%
B=67%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0.93
Y (Yellow) values IS 0
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal5791340.570.9300.47263.0487.4128.04
Hex39986395D02F107571c
Octal71112067113505740712734
Binary11100110011000011011100110111010101111100000111101011111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #390986

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #390986; }

 p { color: rgb(57,9,134); }

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

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

 a { background-color: rgb(57,9,134); }

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

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

 span { border-color: rgb(57,9,134); }

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