Shades of Persian Indigo #371672
Tints of Persian Indigo #371672
RGB
CMYK
RGB Variations
Color information
#371672 (or 0x371672) is known color: Persian Indigo. HEX triplet: 37, 16 and 72. RGB value is (55,22,114). Sum of RGB (Red+Green+Blue) = 55+22+114=191 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.80% from 191); Green value is 22 (8.98% from 255 or 11.52% 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 #371672 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371672 is #C8E98D. Grayscale: #2A2A2A. Windows color (decimal): -13166990 or 7476791. OLE color: 7476791.
HSL color Cylindrical-coordinate representation of color #371672: hue angle of 261.52º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #371672 is Cyan = 0.52, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 22 | 114 | - |
| CMYK | 0.52 | 0.81 | 0 | 0.55 |
| HSL | 261.52º | 0.68% | 0.27% | - |
| HSV(B) | 261.52º | 0.81% | 0.45% | - |
| XYZ | 4.9 | 2.6 | 16.16 | - |
| YUV | 42.36 | 168.43 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 114 | 0.52 | 0.81 | 0 | 0.55 | 261.52 | 0.68 | 0.27 |
| Hex | 37 | 16 | 72 | 34 | 51 | 0 | 37 | 106 | 44 | 1B |
| Octal | 67 | 26 | 162 | 64 | 121 | 0 | 67 | 406 | 104 | 33 |
| Binary | 110111 | 10110 | 1110010 | 110100 | 1010001 | 0 | 110111 | 100000110 | 1000100 | 11011 |
Color Harmonies of #371672
Complementary color
Monochromatic Colors of #371672
Black with #371672
Text Example
Text Example
White with #371672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371672; }
p { color: rgb(55,22,114); }
H1.HeaderClassName
{
color: #371672;
}
.AnyTagClassName
{
color: #371672;
}
</style>
background-color css
<style>
a { background-color: #371672; }
a { background-color: rgb(55,22,114); }
div.DivClassName
{
background-color: #371672;
}
.BgClassName
{
background-color: #371672;
}
</style>
border-color css
<style>
span { border-color: #371672; }
span { border-color: rgb(55,22,114); }
td.TdClassName
{
border-color: #371672;
}
.TagClassName
{
border-color: #371672;
}
</style>