Shades of Persian Indigo #372589
Tints of Persian Indigo #372589
RGB
CMYK
RGB Variations
Color information
#372589 (or 0x372589) is known color: Persian Indigo. HEX triplet: 37, 25 and 89. RGB value is (55,37,137). Sum of RGB (Red+Green+Blue) = 55+37+137=229 (30% of max value = 765). Red value is 55 (21.88% from 255 or 24.02% from 229); Green value is 37 (14.84% from 255 or 16.16% from 229); Blue value is 137 (53.91% from 255 or 59.83% from 229); Max value from RGB is 137 - color contains mainly: blue. Hex color #372589 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #372589 is #C8DA76. Grayscale: #353535. Windows color (decimal): -13163127 or 8987959. OLE color: 8987959.
HSL color Cylindrical-coordinate representation of color #372589: hue angle of 250.8º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #372589 is Cyan = 0.60, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 55 | 37 | 137 | - |
| CMYK | 0.60 | 0.73 | 0 | 0.46 |
| HSL | 250.8º | 0.57% | 0.34% | - |
| HSV(B) | 250.8º | 0.73% | 0.54% | - |
| XYZ | 6.75 | 3.94 | 24.07 | - |
| YUV | 53.78 | 174.96 | 128.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 37 | 137 | 0.60 | 0.73 | 0 | 0.46 | 250.8 | 0.57 | 0.34 |
| Hex | 37 | 25 | 89 | 3C | 49 | 0 | 2E | FB | 39 | 22 |
| Octal | 67 | 45 | 211 | 74 | 111 | 0 | 56 | 373 | 71 | 42 |
| Binary | 110111 | 100101 | 10001001 | 111100 | 1001001 | 0 | 101110 | 11111011 | 111001 | 100010 |
Color Harmonies of #372589
Complementary color
Monochromatic Colors of #372589
Black with #372589
Text Example
Text Example
White with #372589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372589; }
p { color: rgb(55,37,137); }
H1.HeaderClassName
{
color: #372589;
}
.AnyTagClassName
{
color: #372589;
}
</style>
background-color css
<style>
a { background-color: #372589; }
a { background-color: rgb(55,37,137); }
div.DivClassName
{
background-color: #372589;
}
.BgClassName
{
background-color: #372589;
}
</style>
border-color css
<style>
span { border-color: #372589; }
span { border-color: rgb(55,37,137); }
td.TdClassName
{
border-color: #372589;
}
.TagClassName
{
border-color: #372589;
}
</style>