Shades of Persian Indigo #372190
Tints of Persian Indigo #372190
RGB
CMYK
RGB Variations
Color information
#372190 (or 0x372190) is known color: Persian Indigo. HEX triplet: 37, 21 and 90. RGB value is (55,33,144). Sum of RGB (Red+Green+Blue) = 55+33+144=232 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.71% from 232); Green value is 33 (13.28% from 255 or 14.22% from 232); Blue value is 144 (56.64% from 255 or 62.07% from 232); Max value from RGB is 144 - color contains mainly: blue. Hex color #372190 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #372190 is #C8DE6F. Grayscale: #333333. Windows color (decimal): -13164144 or 9445687. OLE color: 9445687.
HSL color Cylindrical-coordinate representation of color #372190: hue angle of 251.89º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #372190 is Cyan = 0.62, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 55 | 33 | 144 | - |
| CMYK | 0.62 | 0.77 | 0 | 0.44 |
| HSL | 251.89º | 0.63% | 0.35% | - |
| HSV(B) | 251.89º | 0.77% | 0.56% | - |
| XYZ | 7.15 | 3.91 | 26.76 | - |
| YUV | 52.23 | 179.79 | 129.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 33 | 144 | 0.62 | 0.77 | 0 | 0.44 | 251.89 | 0.63 | 0.35 |
| Hex | 37 | 21 | 90 | 3E | 4D | 0 | 2C | FC | 3F | 23 |
| Octal | 67 | 41 | 220 | 76 | 115 | 0 | 54 | 374 | 77 | 43 |
| Binary | 110111 | 100001 | 10010000 | 111110 | 1001101 | 0 | 101100 | 11111100 | 111111 | 100011 |
Color Harmonies of #372190
Complementary color
Monochromatic Colors of #372190
Black with #372190
Text Example
Text Example
White with #372190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372190; }
p { color: rgb(55,33,144); }
H1.HeaderClassName
{
color: #372190;
}
.AnyTagClassName
{
color: #372190;
}
</style>
background-color css
<style>
a { background-color: #372190; }
a { background-color: rgb(55,33,144); }
div.DivClassName
{
background-color: #372190;
}
.BgClassName
{
background-color: #372190;
}
</style>
border-color css
<style>
span { border-color: #372190; }
span { border-color: rgb(55,33,144); }
td.TdClassName
{
border-color: #372190;
}
.TagClassName
{
border-color: #372190;
}
</style>