Shades of Persian Indigo #392187
Tints of Persian Indigo #392187
RGB
CMYK
RGB Variations
Color information
#392187 (or 0x392187) is known color: Persian Indigo. HEX triplet: 39, 21 and 87. RGB value is (57,33,135). Sum of RGB (Red+Green+Blue) = 57+33+135=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 33 (13.28% from 255 or 14.67% from 225); Blue value is 135 (53.12% from 255 or 60% from 225); Max value from RGB is 135 - color contains mainly: blue. Hex color #392187 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392187 is #C6DE78. Grayscale: #333333. Windows color (decimal): -13033081 or 8855865. OLE color: 8855865.
HSL color Cylindrical-coordinate representation of color #392187: hue angle of 254.12º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #392187 is Cyan = 0.58, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 33 | 135 | - |
| CMYK | 0.58 | 0.76 | 0 | 0.47 |
| HSL | 254.12º | 0.61% | 0.33% | - |
| HSV(B) | 254.12º | 0.76% | 0.53% | - |
| XYZ | 6.6 | 3.71 | 23.29 | - |
| YUV | 51.8 | 174.95 | 131.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 33 | 135 | 0.58 | 0.76 | 0 | 0.47 | 254.12 | 0.61 | 0.33 |
| Hex | 39 | 21 | 87 | 3A | 4C | 0 | 2F | FE | 3D | 21 |
| Octal | 71 | 41 | 207 | 72 | 114 | 0 | 57 | 376 | 75 | 41 |
| Binary | 111001 | 100001 | 10000111 | 111010 | 1001100 | 0 | 101111 | 11111110 | 111101 | 100001 |
Color Harmonies of #392187
Complementary color
Monochromatic Colors of #392187
Black with #392187
Text Example
Text Example
White with #392187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392187; }
p { color: rgb(57,33,135); }
H1.HeaderClassName
{
color: #392187;
}
.AnyTagClassName
{
color: #392187;
}
</style>
background-color css
<style>
a { background-color: #392187; }
a { background-color: rgb(57,33,135); }
div.DivClassName
{
background-color: #392187;
}
.BgClassName
{
background-color: #392187;
}
</style>
border-color css
<style>
span { border-color: #392187; }
span { border-color: rgb(57,33,135); }
td.TdClassName
{
border-color: #392187;
}
.TagClassName
{
border-color: #392187;
}
</style>