Shades of Persian Indigo #371587
Tints of Persian Indigo #371587
RGB
CMYK
RGB Variations
Color information
#371587 (or 0x371587) is known color: Persian Indigo. HEX triplet: 37, 15 and 87. RGB value is (55,21,135). Sum of RGB (Red+Green+Blue) = 55+21+135=211 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.07% from 211); Green value is 21 (8.59% from 255 or 9.95% from 211); Blue value is 135 (53.12% from 255 or 63.98% from 211); Max value from RGB is 135 - color contains mainly: blue. Hex color #371587 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371587 is #C8EA78. Grayscale: #2B2B2B. Windows color (decimal): -13167225 or 8852791. OLE color: 8852791.
HSL color Cylindrical-coordinate representation of color #371587: hue angle of 257.89º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #371587 is Cyan = 0.59, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 21 | 135 | - |
| CMYK | 0.59 | 0.84 | 0 | 0.47 |
| HSL | 257.89º | 0.73% | 0.31% | - |
| HSV(B) | 257.89º | 0.84% | 0.53% | - |
| XYZ | 6.22 | 3.1 | 23.19 | - |
| YUV | 44.16 | 179.26 | 135.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 21 | 135 | 0.59 | 0.84 | 0 | 0.47 | 257.89 | 0.73 | 0.31 |
| Hex | 37 | 15 | 87 | 3B | 54 | 0 | 2F | 102 | 49 | 1F |
| Octal | 67 | 25 | 207 | 73 | 124 | 0 | 57 | 402 | 111 | 37 |
| Binary | 110111 | 10101 | 10000111 | 111011 | 1010100 | 0 | 101111 | 100000010 | 1001001 | 11111 |
Color Harmonies of #371587
Complementary color
Monochromatic Colors of #371587
Black with #371587
Text Example
Text Example
White with #371587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371587; }
p { color: rgb(55,21,135); }
H1.HeaderClassName
{
color: #371587;
}
.AnyTagClassName
{
color: #371587;
}
</style>
background-color css
<style>
a { background-color: #371587; }
a { background-color: rgb(55,21,135); }
div.DivClassName
{
background-color: #371587;
}
.BgClassName
{
background-color: #371587;
}
</style>
border-color css
<style>
span { border-color: #371587; }
span { border-color: rgb(55,21,135); }
td.TdClassName
{
border-color: #371587;
}
.TagClassName
{
border-color: #371587;
}
</style>