Shades of Persian Indigo #372195
Tints of Persian Indigo #372195
RGB
CMYK
RGB Variations
Color information
#372195 (or 0x372195) is known color: Persian Indigo. HEX triplet: 37, 21 and 95. RGB value is (55,33,149). Sum of RGB (Red+Green+Blue) = 55+33+149=237 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.21% from 237); Green value is 33 (13.28% from 255 or 13.92% from 237); Blue value is 149 (58.59% from 255 or 62.87% from 237); Max value from RGB is 149 - color contains mainly: blue. Hex color #372195 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #372195 is #C8DE6A. Grayscale: #343434. Windows color (decimal): -13164139 or 9773367. OLE color: 9773367.
HSL color Cylindrical-coordinate representation of color #372195: hue angle of 251.38º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #372195 is Cyan = 0.63, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 33 | 149 | - |
| CMYK | 0.63 | 0.78 | 0 | 0.42 |
| HSL | 251.38º | 0.64% | 0.36% | - |
| HSV(B) | 251.38º | 0.78% | 0.58% | - |
| XYZ | 7.54 | 4.07 | 28.82 | - |
| YUV | 52.8 | 182.29 | 129.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 33 | 149 | 0.63 | 0.78 | 0 | 0.42 | 251.38 | 0.64 | 0.36 |
| Hex | 37 | 21 | 95 | 3F | 4E | 0 | 2A | FB | 40 | 24 |
| Octal | 67 | 41 | 225 | 77 | 116 | 0 | 52 | 373 | 100 | 44 |
| Binary | 110111 | 100001 | 10010101 | 111111 | 1001110 | 0 | 101010 | 11111011 | 1000000 | 100100 |
Color Harmonies of #372195
Complementary color
Monochromatic Colors of #372195
Black with #372195
Text Example
Text Example
White with #372195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372195; }
p { color: rgb(55,33,149); }
H1.HeaderClassName
{
color: #372195;
}
.AnyTagClassName
{
color: #372195;
}
</style>
background-color css
<style>
a { background-color: #372195; }
a { background-color: rgb(55,33,149); }
div.DivClassName
{
background-color: #372195;
}
.BgClassName
{
background-color: #372195;
}
</style>
border-color css
<style>
span { border-color: #372195; }
span { border-color: rgb(55,33,149); }
td.TdClassName
{
border-color: #372195;
}
.TagClassName
{
border-color: #372195;
}
</style>