Shades of Persian Indigo #392072
Tints of Persian Indigo #392072
RGB
CMYK
RGB Variations
Color information
#392072 (or 0x392072) is known color: Persian Indigo. HEX triplet: 39, 20 and 72. RGB value is (57,32,114). Sum of RGB (Red+Green+Blue) = 57+32+114=203 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.08% from 203); Green value is 32 (12.89% from 255 or 15.76% from 203); Blue value is 114 (44.92% from 255 or 56.16% from 203); Max value from RGB is 114 - color contains mainly: blue. Hex color #392072 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392072 is #C6DF8D. Grayscale: #303030. Windows color (decimal): -13033358 or 7479353. OLE color: 7479353.
HSL color Cylindrical-coordinate representation of color #392072: hue angle of 258.29º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #392072 is Cyan = 0.50, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 32 | 114 | - |
| CMYK | 0.50 | 0.72 | 0 | 0.55 |
| HSL | 258.29º | 0.56% | 0.29% | - |
| HSV(B) | 258.29º | 0.72% | 0.45% | - |
| XYZ | 5.24 | 3.12 | 16.25 | - |
| YUV | 48.82 | 164.78 | 133.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 32 | 114 | 0.50 | 0.72 | 0 | 0.55 | 258.29 | 0.56 | 0.29 |
| Hex | 39 | 20 | 72 | 32 | 48 | 0 | 37 | 102 | 38 | 1D |
| Octal | 71 | 40 | 162 | 62 | 110 | 0 | 67 | 402 | 70 | 35 |
| Binary | 111001 | 100000 | 1110010 | 110010 | 1001000 | 0 | 110111 | 100000010 | 111000 | 11101 |
Color Harmonies of #392072
Complementary color
Monochromatic Colors of #392072
Black with #392072
Text Example
Text Example
White with #392072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392072; }
p { color: rgb(57,32,114); }
H1.HeaderClassName
{
color: #392072;
}
.AnyTagClassName
{
color: #392072;
}
</style>
background-color css
<style>
a { background-color: #392072; }
a { background-color: rgb(57,32,114); }
div.DivClassName
{
background-color: #392072;
}
.BgClassName
{
background-color: #392072;
}
</style>
border-color css
<style>
span { border-color: #392072; }
span { border-color: rgb(57,32,114); }
td.TdClassName
{
border-color: #392072;
}
.TagClassName
{
border-color: #392072;
}
</style>