Shades of Persian Indigo #372188
Tints of Persian Indigo #372188
RGB
CMYK
RGB Variations
Color information
#372188 (or 0x372188) is known color: Persian Indigo. HEX triplet: 37, 21 and 88. RGB value is (55,33,136). Sum of RGB (Red+Green+Blue) = 55+33+136=224 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.55% from 224); Green value is 33 (13.28% from 255 or 14.73% from 224); Blue value is 136 (53.52% from 255 or 60.71% from 224); Max value from RGB is 136 - color contains mainly: blue. Hex color #372188 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #372188 is #C8DE77. Grayscale: #323232. Windows color (decimal): -13164152 or 8921399. OLE color: 8921399.
HSL color Cylindrical-coordinate representation of color #372188: hue angle of 252.82º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #372188 is Cyan = 0.60, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 33 | 136 | - |
| CMYK | 0.60 | 0.76 | 0 | 0.47 |
| HSL | 252.82º | 0.61% | 0.33% | - |
| HSV(B) | 252.82º | 0.76% | 0.53% | - |
| XYZ | 6.56 | 3.68 | 23.66 | - |
| YUV | 51.32 | 175.79 | 130.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 33 | 136 | 0.60 | 0.76 | 0 | 0.47 | 252.82 | 0.61 | 0.33 |
| Hex | 37 | 21 | 88 | 3C | 4C | 0 | 2F | FD | 3D | 21 |
| Octal | 67 | 41 | 210 | 74 | 114 | 0 | 57 | 375 | 75 | 41 |
| Binary | 110111 | 100001 | 10001000 | 111100 | 1001100 | 0 | 101111 | 11111101 | 111101 | 100001 |
Color Harmonies of #372188
Complementary color
Monochromatic Colors of #372188
Black with #372188
Text Example
Text Example
White with #372188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372188; }
p { color: rgb(55,33,136); }
H1.HeaderClassName
{
color: #372188;
}
.AnyTagClassName
{
color: #372188;
}
</style>
background-color css
<style>
a { background-color: #372188; }
a { background-color: rgb(55,33,136); }
div.DivClassName
{
background-color: #372188;
}
.BgClassName
{
background-color: #372188;
}
</style>
border-color css
<style>
span { border-color: #372188; }
span { border-color: rgb(55,33,136); }
td.TdClassName
{
border-color: #372188;
}
.TagClassName
{
border-color: #372188;
}
</style>