Shades of Persian Indigo #371987
Tints of Persian Indigo #371987
RGB
CMYK
RGB Variations
Color information
#371987 (or 0x371987) is known color: Persian Indigo. HEX triplet: 37, 19 and 87. RGB value is (55,25,135). Sum of RGB (Red+Green+Blue) = 55+25+135=215 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.58% from 215); Green value is 25 (10.16% from 255 or 11.63% from 215); Blue value is 135 (53.12% from 255 or 62.79% from 215); Max value from RGB is 135 - color contains mainly: blue. Hex color #371987 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371987 is #C8E678. Grayscale: #2E2E2E. Windows color (decimal): -13166201 or 8853815. OLE color: 8853815.
HSL color Cylindrical-coordinate representation of color #371987: hue angle of 256.36º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #371987 is Cyan = 0.59, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 25 | 135 | - |
| CMYK | 0.59 | 0.81 | 0 | 0.47 |
| HSL | 256.36º | 0.69% | 0.31% | - |
| HSV(B) | 256.36º | 0.81% | 0.53% | - |
| XYZ | 6.3 | 3.26 | 23.22 | - |
| YUV | 46.51 | 177.94 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 135 | 0.59 | 0.81 | 0 | 0.47 | 256.36 | 0.69 | 0.31 |
| Hex | 37 | 19 | 87 | 3B | 51 | 0 | 2F | 100 | 45 | 1F |
| Octal | 67 | 31 | 207 | 73 | 121 | 0 | 57 | 400 | 105 | 37 |
| Binary | 110111 | 11001 | 10000111 | 111011 | 1010001 | 0 | 101111 | 100000000 | 1000101 | 11111 |
Color Harmonies of #371987
Complementary color
Monochromatic Colors of #371987
Black with #371987
Text Example
Text Example
White with #371987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371987; }
p { color: rgb(55,25,135); }
H1.HeaderClassName
{
color: #371987;
}
.AnyTagClassName
{
color: #371987;
}
</style>
background-color css
<style>
a { background-color: #371987; }
a { background-color: rgb(55,25,135); }
div.DivClassName
{
background-color: #371987;
}
.BgClassName
{
background-color: #371987;
}
</style>
border-color css
<style>
span { border-color: #371987; }
span { border-color: rgb(55,25,135); }
td.TdClassName
{
border-color: #371987;
}
.TagClassName
{
border-color: #371987;
}
</style>