Shades of Persian Indigo #390987
Tints of Persian Indigo #390987
RGB
CMYK
RGB Variations
Color information
#390987 (or 0x390987) is known color: Persian Indigo. HEX triplet: 39, 09 and 87. RGB value is (57,9,135). Sum of RGB (Red+Green+Blue) = 57+9+135=201 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.36% from 201); Green value is 9 (3.91% from 255 or 4.48% from 201); Blue value is 135 (53.12% from 255 or 67.16% from 201); Max value from RGB is 135 - color contains mainly: blue. Hex color #390987 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390987 is #C6F678. Grayscale: #252525. Windows color (decimal): -13039225 or 8849721. OLE color: 8849721.
HSL color Cylindrical-coordinate representation of color #390987: hue angle of 262.86º degrees, saturation: 0.88, 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 #390987 is Cyan = 0.58, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 9 | 135 | - |
| CMYK | 0.58 | 0.93 | 0 | 0.47 |
| HSL | 262.86º | 0.88% | 0.28% | - |
| HSV(B) | 262.86º | 0.93% | 0.53% | - |
| XYZ | 6.16 | 2.81 | 23.14 | - |
| YUV | 37.72 | 182.9 | 141.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 135 | 0.58 | 0.93 | 0 | 0.47 | 262.86 | 0.88 | 0.28 |
| Hex | 39 | 9 | 87 | 3A | 5D | 0 | 2F | 107 | 58 | 1C |
| Octal | 71 | 11 | 207 | 72 | 135 | 0 | 57 | 407 | 130 | 34 |
| Binary | 111001 | 1001 | 10000111 | 111010 | 1011101 | 0 | 101111 | 100000111 | 1011000 | 11100 |
Color Harmonies of #390987
Complementary color
Monochromatic Colors of #390987
Black with #390987
Text Example
Text Example
White with #390987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390987; }
p { color: rgb(57,9,135); }
H1.HeaderClassName
{
color: #390987;
}
.AnyTagClassName
{
color: #390987;
}
</style>
background-color css
<style>
a { background-color: #390987; }
a { background-color: rgb(57,9,135); }
div.DivClassName
{
background-color: #390987;
}
.BgClassName
{
background-color: #390987;
}
</style>
border-color css
<style>
span { border-color: #390987; }
span { border-color: rgb(57,9,135); }
td.TdClassName
{
border-color: #390987;
}
.TagClassName
{
border-color: #390987;
}
</style>