Shades of Persian Indigo #390876
Tints of Persian Indigo #390876
RGB
CMYK
RGB Variations
Color information
#390876 (or 0x390876) is known color: Persian Indigo. HEX triplet: 39, 08 and 76. RGB value is (57,8,118). Sum of RGB (Red+Green+Blue) = 57+8+118=183 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.15% from 183); Green value is 8 (3.52% from 255 or 4.37% from 183); Blue value is 118 (46.48% from 255 or 64.48% from 183); Max value from RGB is 118 - color contains mainly: blue. Hex color #390876 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390876 is #C6F789. Grayscale: #222222. Windows color (decimal): -13039498 or 7735353. OLE color: 7735353.
HSL color Cylindrical-coordinate representation of color #390876: hue angle of 266.73º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390876 is Cyan = 0.52, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 8 | 118 | - |
| CMYK | 0.52 | 0.93 | 0 | 0.54 |
| HSL | 266.73º | 0.87% | 0.25% | - |
| HSV(B) | 266.73º | 0.93% | 0.46% | - |
| XYZ | 5.04 | 2.35 | 17.33 | - |
| YUV | 35.19 | 174.73 | 143.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 118 | 0.52 | 0.93 | 0 | 0.54 | 266.73 | 0.87 | 0.25 |
| Hex | 39 | 8 | 76 | 34 | 5D | 0 | 36 | 10B | 57 | 19 |
| Octal | 71 | 10 | 166 | 64 | 135 | 0 | 66 | 413 | 127 | 31 |
| Binary | 111001 | 1000 | 1110110 | 110100 | 1011101 | 0 | 110110 | 100001011 | 1010111 | 11001 |
Color Harmonies of #390876
Complementary color
Monochromatic Colors of #390876
Black with #390876
Text Example
Text Example
White with #390876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390876; }
p { color: rgb(57,8,118); }
H1.HeaderClassName
{
color: #390876;
}
.AnyTagClassName
{
color: #390876;
}
</style>
background-color css
<style>
a { background-color: #390876; }
a { background-color: rgb(57,8,118); }
div.DivClassName
{
background-color: #390876;
}
.BgClassName
{
background-color: #390876;
}
</style>
border-color css
<style>
span { border-color: #390876; }
span { border-color: rgb(57,8,118); }
td.TdClassName
{
border-color: #390876;
}
.TagClassName
{
border-color: #390876;
}
</style>