Shades of Persian Indigo #372295
Tints of Persian Indigo #372295
RGB
CMYK
RGB Variations
Color information
#372295 (or 0x372295) is known color: Persian Indigo. HEX triplet: 37, 22 and 95. RGB value is (55,34,149). Sum of RGB (Red+Green+Blue) = 55+34+149=238 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.11% from 238); Green value is 34 (13.67% from 255 or 14.29% from 238); Blue value is 149 (58.59% from 255 or 62.61% from 238); Max value from RGB is 149 - color contains mainly: blue. Hex color #372295 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #372295 is #C8DD6A. Grayscale: #343434. Windows color (decimal): -13163883 or 9773623. OLE color: 9773623.
HSL color Cylindrical-coordinate representation of color #372295: hue angle of 250.96º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #372295 is Cyan = 0.63, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 34 | 149 | - |
| CMYK | 0.63 | 0.77 | 0 | 0.42 |
| HSL | 250.96º | 0.63% | 0.36% | - |
| HSV(B) | 250.96º | 0.77% | 0.58% | - |
| XYZ | 7.57 | 4.13 | 28.83 | - |
| YUV | 53.39 | 181.96 | 129.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 34 | 149 | 0.63 | 0.77 | 0 | 0.42 | 250.96 | 0.63 | 0.36 |
| Hex | 37 | 22 | 95 | 3F | 4D | 0 | 2A | FB | 3F | 24 |
| Octal | 67 | 42 | 225 | 77 | 115 | 0 | 52 | 373 | 77 | 44 |
| Binary | 110111 | 100010 | 10010101 | 111111 | 1001101 | 0 | 101010 | 11111011 | 111111 | 100100 |
Color Harmonies of #372295
Complementary color
Monochromatic Colors of #372295
Black with #372295
Text Example
Text Example
White with #372295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372295; }
p { color: rgb(55,34,149); }
H1.HeaderClassName
{
color: #372295;
}
.AnyTagClassName
{
color: #372295;
}
</style>
background-color css
<style>
a { background-color: #372295; }
a { background-color: rgb(55,34,149); }
div.DivClassName
{
background-color: #372295;
}
.BgClassName
{
background-color: #372295;
}
</style>
border-color css
<style>
span { border-color: #372295; }
span { border-color: rgb(55,34,149); }
td.TdClassName
{
border-color: #372295;
}
.TagClassName
{
border-color: #372295;
}
</style>