Shades of Persian Indigo #391472
Tints of Persian Indigo #391472
RGB
CMYK
RGB Variations
Color information
#391472 (or 0x391472) is known color: Persian Indigo. HEX triplet: 39, 14 and 72. RGB value is (57,20,114). Sum of RGB (Red+Green+Blue) = 57+20+114=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 20 (8.20% from 255 or 10.47% from 191); Blue value is 114 (44.92% from 255 or 59.69% from 191); Max value from RGB is 114 - color contains mainly: blue. Hex color #391472 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391472 is #C6EB8D. Grayscale: #292929. Windows color (decimal): -13036430 or 7476281. OLE color: 7476281.
HSL color Cylindrical-coordinate representation of color #391472: hue angle of 263.62º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #391472 is Cyan = 0.50, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 20 | 114 | - |
| CMYK | 0.50 | 0.82 | 0 | 0.55 |
| HSL | 263.62º | 0.7% | 0.26% | - |
| HSV(B) | 263.62º | 0.82% | 0.45% | - |
| XYZ | 4.97 | 2.59 | 16.16 | - |
| YUV | 41.78 | 168.76 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 114 | 0.50 | 0.82 | 0 | 0.55 | 263.62 | 0.7 | 0.26 |
| Hex | 39 | 14 | 72 | 32 | 52 | 0 | 37 | 108 | 46 | 1A |
| Octal | 71 | 24 | 162 | 62 | 122 | 0 | 67 | 410 | 106 | 32 |
| Binary | 111001 | 10100 | 1110010 | 110010 | 1010010 | 0 | 110111 | 100001000 | 1000110 | 11010 |
Color Harmonies of #391472
Complementary color
Monochromatic Colors of #391472
Black with #391472
Text Example
Text Example
White with #391472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391472; }
p { color: rgb(57,20,114); }
H1.HeaderClassName
{
color: #391472;
}
.AnyTagClassName
{
color: #391472;
}
</style>
background-color css
<style>
a { background-color: #391472; }
a { background-color: rgb(57,20,114); }
div.DivClassName
{
background-color: #391472;
}
.BgClassName
{
background-color: #391472;
}
</style>
border-color css
<style>
span { border-color: #391472; }
span { border-color: rgb(57,20,114); }
td.TdClassName
{
border-color: #391472;
}
.TagClassName
{
border-color: #391472;
}
</style>