Shades of Persian Indigo #372178
Tints of Persian Indigo #372178
RGB
CMYK
RGB Variations
Color information
#372178 (or 0x372178) is known color: Persian Indigo. HEX triplet: 37, 21 and 78. RGB value is (55,33,120). Sum of RGB (Red+Green+Blue) = 55+33+120=208 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.44% from 208); Green value is 33 (13.28% from 255 or 15.87% from 208); Blue value is 120 (47.27% from 255 or 57.69% from 208); Max value from RGB is 120 - color contains mainly: blue. Hex color #372178 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372178 is #C8DE87. Grayscale: #313131. Windows color (decimal): -13164168 or 7872823. OLE color: 7872823.
HSL color Cylindrical-coordinate representation of color #372178: hue angle of 255.17º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #372178 is Cyan = 0.54, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 33 | 120 | - |
| CMYK | 0.54 | 0.72 | 0 | 0.53 |
| HSL | 255.17º | 0.57% | 0.3% | - |
| HSV(B) | 255.17º | 0.73% | 0.47% | - |
| XYZ | 5.51 | 3.26 | 18.11 | - |
| YUV | 49.5 | 167.79 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 33 | 120 | 0.54 | 0.72 | 0 | 0.53 | 255.17 | 0.57 | 0.3 |
| Hex | 37 | 21 | 78 | 36 | 48 | 0 | 35 | FF | 39 | 1E |
| Octal | 67 | 41 | 170 | 66 | 110 | 0 | 65 | 377 | 71 | 36 |
| Binary | 110111 | 100001 | 1111000 | 110110 | 1001000 | 0 | 110101 | 11111111 | 111001 | 11110 |
Color Harmonies of #372178
Complementary color
Monochromatic Colors of #372178
Black with #372178
Text Example
Text Example
White with #372178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372178; }
p { color: rgb(55,33,120); }
H1.HeaderClassName
{
color: #372178;
}
.AnyTagClassName
{
color: #372178;
}
</style>
background-color css
<style>
a { background-color: #372178; }
a { background-color: rgb(55,33,120); }
div.DivClassName
{
background-color: #372178;
}
.BgClassName
{
background-color: #372178;
}
</style>
border-color css
<style>
span { border-color: #372178; }
span { border-color: rgb(55,33,120); }
td.TdClassName
{
border-color: #372178;
}
.TagClassName
{
border-color: #372178;
}
</style>