Shades of Persian Indigo #371472
Tints of Persian Indigo #371472
RGB
CMYK
RGB Variations
Color information
#371472 (or 0x371472) is known color: Persian Indigo. HEX triplet: 37, 14 and 72. RGB value is (55,20,114). Sum of RGB (Red+Green+Blue) = 55+20+114=189 (25% of max value = 765). Red value is 55 (21.88% from 255 or 29.10% from 189); Green value is 20 (8.20% from 255 or 10.58% from 189); Blue value is 114 (44.92% from 255 or 60.32% from 189); Max value from RGB is 114 - color contains mainly: blue. Hex color #371472 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371472 is #C8EB8D. Grayscale: #282828. Windows color (decimal): -13167502 or 7476279. OLE color: 7476279.
HSL color Cylindrical-coordinate representation of color #371472: hue angle of 262.34º 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 #371472 is Cyan = 0.52, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 20 | 114 | - |
| CMYK | 0.52 | 0.82 | 0 | 0.55 |
| HSL | 262.34º | 0.7% | 0.26% | - |
| HSV(B) | 262.34º | 0.82% | 0.45% | - |
| XYZ | 4.86 | 2.53 | 16.15 | - |
| YUV | 41.18 | 169.1 | 137.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 20 | 114 | 0.52 | 0.82 | 0 | 0.55 | 262.34 | 0.7 | 0.26 |
| Hex | 37 | 14 | 72 | 34 | 52 | 0 | 37 | 106 | 46 | 1A |
| Octal | 67 | 24 | 162 | 64 | 122 | 0 | 67 | 406 | 106 | 32 |
| Binary | 110111 | 10100 | 1110010 | 110100 | 1010010 | 0 | 110111 | 100000110 | 1000110 | 11010 |
Color Harmonies of #371472
Complementary color
Monochromatic Colors of #371472
Black with #371472
Text Example
Text Example
White with #371472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371472; }
p { color: rgb(55,20,114); }
H1.HeaderClassName
{
color: #371472;
}
.AnyTagClassName
{
color: #371472;
}
</style>
background-color css
<style>
a { background-color: #371472; }
a { background-color: rgb(55,20,114); }
div.DivClassName
{
background-color: #371472;
}
.BgClassName
{
background-color: #371472;
}
</style>
border-color css
<style>
span { border-color: #371472; }
span { border-color: rgb(55,20,114); }
td.TdClassName
{
border-color: #371472;
}
.TagClassName
{
border-color: #371472;
}
</style>