Shades of Persian Indigo #372487
Tints of Persian Indigo #372487
RGB
CMYK
RGB Variations
Color information
#372487 (or 0x372487) is known color: Persian Indigo. HEX triplet: 37, 24 and 87. RGB value is (55,36,135). Sum of RGB (Red+Green+Blue) = 55+36+135=226 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.34% from 226); Green value is 36 (14.45% from 255 or 15.93% from 226); Blue value is 135 (53.12% from 255 or 59.73% from 226); Max value from RGB is 135 - color contains mainly: blue. Hex color #372487 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #372487 is #C8DB78. Grayscale: #343434. Windows color (decimal): -13163385 or 8856631. OLE color: 8856631.
HSL color Cylindrical-coordinate representation of color #372487: hue angle of 251.52º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #372487 is Cyan = 0.59, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 36 | 135 | - |
| CMYK | 0.59 | 0.73 | 0 | 0.47 |
| HSL | 251.52º | 0.58% | 0.34% | - |
| HSV(B) | 251.52º | 0.73% | 0.53% | - |
| XYZ | 6.58 | 3.82 | 23.31 | - |
| YUV | 52.97 | 174.29 | 129.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 36 | 135 | 0.59 | 0.73 | 0 | 0.47 | 251.52 | 0.58 | 0.34 |
| Hex | 37 | 24 | 87 | 3B | 49 | 0 | 2F | FC | 3A | 22 |
| Octal | 67 | 44 | 207 | 73 | 111 | 0 | 57 | 374 | 72 | 42 |
| Binary | 110111 | 100100 | 10000111 | 111011 | 1001001 | 0 | 101111 | 11111100 | 111010 | 100010 |
Color Harmonies of #372487
Complementary color
Monochromatic Colors of #372487
Black with #372487
Text Example
Text Example
White with #372487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372487; }
p { color: rgb(55,36,135); }
H1.HeaderClassName
{
color: #372487;
}
.AnyTagClassName
{
color: #372487;
}
</style>
background-color css
<style>
a { background-color: #372487; }
a { background-color: rgb(55,36,135); }
div.DivClassName
{
background-color: #372487;
}
.BgClassName
{
background-color: #372487;
}
</style>
border-color css
<style>
span { border-color: #372487; }
span { border-color: rgb(55,36,135); }
td.TdClassName
{
border-color: #372487;
}
.TagClassName
{
border-color: #372487;
}
</style>