Shades of Persian Indigo #371087
Tints of Persian Indigo #371087
RGB
CMYK
RGB Variations
Color information
#371087 (or 0x371087) is known color: Persian Indigo. HEX triplet: 37, 10 and 87. RGB value is (55,16,135). Sum of RGB (Red+Green+Blue) = 55+16+135=206 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.70% from 206); Green value is 16 (6.64% from 255 or 7.77% from 206); Blue value is 135 (53.12% from 255 or 65.53% from 206); Max value from RGB is 135 - color contains mainly: blue. Hex color #371087 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371087 is #C8EF78. Grayscale: #282828. Windows color (decimal): -13168505 or 8851511. OLE color: 8851511.
HSL color Cylindrical-coordinate representation of color #371087: hue angle of 259.66º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #371087 is Cyan = 0.59, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 16 | 135 | - |
| CMYK | 0.59 | 0.88 | 0 | 0.47 |
| HSL | 259.66º | 0.79% | 0.3% | - |
| HSV(B) | 259.66º | 0.88% | 0.53% | - |
| XYZ | 6.13 | 2.93 | 23.16 | - |
| YUV | 41.23 | 180.92 | 137.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 135 | 0.59 | 0.88 | 0 | 0.47 | 259.66 | 0.79 | 0.3 |
| Hex | 37 | 10 | 87 | 3B | 58 | 0 | 2F | 104 | 4F | 1E |
| Octal | 67 | 20 | 207 | 73 | 130 | 0 | 57 | 404 | 117 | 36 |
| Binary | 110111 | 10000 | 10000111 | 111011 | 1011000 | 0 | 101111 | 100000100 | 1001111 | 11110 |
Color Harmonies of #371087
Complementary color
Monochromatic Colors of #371087
Black with #371087
Text Example
Text Example
White with #371087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371087; }
p { color: rgb(55,16,135); }
H1.HeaderClassName
{
color: #371087;
}
.AnyTagClassName
{
color: #371087;
}
</style>
background-color css
<style>
a { background-color: #371087; }
a { background-color: rgb(55,16,135); }
div.DivClassName
{
background-color: #371087;
}
.BgClassName
{
background-color: #371087;
}
</style>
border-color css
<style>
span { border-color: #371087; }
span { border-color: rgb(55,16,135); }
td.TdClassName
{
border-color: #371087;
}
.TagClassName
{
border-color: #371087;
}
</style>