Shades of Persian Indigo #390972
Tints of Persian Indigo #390972
RGB
CMYK
RGB Variations
Color information
#390972 (or 0x390972) is known color: Persian Indigo. HEX triplet: 39, 09 and 72. RGB value is (57,9,114). Sum of RGB (Red+Green+Blue) = 57+9+114=180 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.67% from 180); Green value is 9 (3.91% from 255 or 5% from 180); Blue value is 114 (44.92% from 255 or 63.33% from 180); Max value from RGB is 114 - color contains mainly: blue. Hex color #390972 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390972 is #C6F68D. Grayscale: #222222. Windows color (decimal): -13039246 or 7473465. OLE color: 7473465.
HSL color Cylindrical-coordinate representation of color #390972: hue angle of 267.43º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #390972 is Cyan = 0.50, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 9 | 114 | - |
| CMYK | 0.50 | 0.92 | 0 | 0.55 |
| HSL | 267.43º | 0.85% | 0.24% | - |
| HSV(B) | 267.43º | 0.92% | 0.45% | - |
| XYZ | 4.82 | 2.28 | 16.11 | - |
| YUV | 35.32 | 172.4 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 114 | 0.50 | 0.92 | 0 | 0.55 | 267.43 | 0.85 | 0.24 |
| Hex | 39 | 9 | 72 | 32 | 5C | 0 | 37 | 10B | 55 | 18 |
| Octal | 71 | 11 | 162 | 62 | 134 | 0 | 67 | 413 | 125 | 30 |
| Binary | 111001 | 1001 | 1110010 | 110010 | 1011100 | 0 | 110111 | 100001011 | 1010101 | 11000 |
Color Harmonies of #390972
Complementary color
Monochromatic Colors of #390972
Black with #390972
Text Example
Text Example
White with #390972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390972; }
p { color: rgb(57,9,114); }
H1.HeaderClassName
{
color: #390972;
}
.AnyTagClassName
{
color: #390972;
}
</style>
background-color css
<style>
a { background-color: #390972; }
a { background-color: rgb(57,9,114); }
div.DivClassName
{
background-color: #390972;
}
.BgClassName
{
background-color: #390972;
}
</style>
border-color css
<style>
span { border-color: #390972; }
span { border-color: rgb(57,9,114); }
td.TdClassName
{
border-color: #390972;
}
.TagClassName
{
border-color: #390972;
}
</style>