Shades of Persian Indigo #372172
Tints of Persian Indigo #372172
RGB
CMYK
RGB Variations
Color information
#372172 (or 0x372172) is known color: Persian Indigo. HEX triplet: 37, 21 and 72. RGB value is (55,33,114). Sum of RGB (Red+Green+Blue) = 55+33+114=202 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.23% from 202); Green value is 33 (13.28% from 255 or 16.34% from 202); Blue value is 114 (44.92% from 255 or 56.44% from 202); Max value from RGB is 114 - color contains mainly: blue. Hex color #372172 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372172 is #C8DE8D. Grayscale: #303030. Windows color (decimal): -13164174 or 7479607. OLE color: 7479607.
HSL color Cylindrical-coordinate representation of color #372172: hue angle of 256.3º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #372172 is Cyan = 0.52, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 33 | 114 | - |
| CMYK | 0.52 | 0.71 | 0 | 0.55 |
| HSL | 256.3º | 0.55% | 0.29% | - |
| HSV(B) | 256.3º | 0.71% | 0.45% | - |
| XYZ | 5.16 | 3.11 | 16.25 | - |
| YUV | 48.81 | 164.79 | 132.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 33 | 114 | 0.52 | 0.71 | 0 | 0.55 | 256.3 | 0.55 | 0.29 |
| Hex | 37 | 21 | 72 | 34 | 47 | 0 | 37 | 100 | 37 | 1D |
| Octal | 67 | 41 | 162 | 64 | 107 | 0 | 67 | 400 | 67 | 35 |
| Binary | 110111 | 100001 | 1110010 | 110100 | 1000111 | 0 | 110111 | 100000000 | 110111 | 11101 |
Color Harmonies of #372172
Complementary color
Monochromatic Colors of #372172
Black with #372172
Text Example
Text Example
White with #372172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372172; }
p { color: rgb(55,33,114); }
H1.HeaderClassName
{
color: #372172;
}
.AnyTagClassName
{
color: #372172;
}
</style>
background-color css
<style>
a { background-color: #372172; }
a { background-color: rgb(55,33,114); }
div.DivClassName
{
background-color: #372172;
}
.BgClassName
{
background-color: #372172;
}
</style>
border-color css
<style>
span { border-color: #372172; }
span { border-color: rgb(55,33,114); }
td.TdClassName
{
border-color: #372172;
}
.TagClassName
{
border-color: #372172;
}
</style>