#390576

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

Shades of Persian Indigo #390576

Tints of Persian Indigo #390576

Color information

#390576 (or 0x390576) is unknown color: approx Persian Indigo. HEX triplet: 39, 05 and 76. RGB value is (57,5,118). Sum of RGB (Red+Green+Blue) = 57+5+118=180 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.67% from 180); Green value is 5 (2.34% from 255 or 2.78% from 180); Blue value is 118 (46.48% from 255 or 65.56% from 180); Max value from RGB is 118 - color contains mainly: blue. Hex color #390576 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390576 is #C6FA89. Grayscale: #212121. Windows color (decimal): -13040266 or 7734585. OLE color: 7734585.

HSL color Cylindrical-coordinate representation of color #390576: hue angle of 267.61º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390576 is Cyan = 0.52, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.54.

Color convert

RGB575118-
CMYK0.520.9600.54
HSL267.61º91.87%24.12%-
HSV(B)267.61º95.76%46.27%-
XYZ5.012.2917.32-
YUV33.43175.73144.81-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 31.67%
GREEN value IS 5 (2.34% from 255) = 2.78%
BLUE value IS 118 (46.48% from 255) = 65.56%
R=31.67%
G=2.78%
B=65.56%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0.96
Y (Yellow) values IS 0
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal5751180.520.9600.54267.6191.8724.12
Hex39576346003610c5c18
Octal7151666414006641413430
Binary111001101111011011010011000000110110100001100101110011000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #390576

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #390576; }

 p { color: rgb(57,5,118); }

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

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

 a { background-color: rgb(57,5,118); }

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

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

 span { border-color: rgb(57,5,118); }

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