Shades of Persian Indigo #370887
Tints of Persian Indigo #370887
RGB
CMYK
RGB Variations
Color information
#370887 (or 0x370887) is known color: Persian Indigo. HEX triplet: 37, 08 and 87. RGB value is (55,8,135). Sum of RGB (Red+Green+Blue) = 55+8+135=198 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.78% from 198); Green value is 8 (3.52% from 255 or 4.04% from 198); Blue value is 135 (53.12% from 255 or 68.18% from 198); Max value from RGB is 135 - color contains mainly: blue. Hex color #370887 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370887 is #C8F778. Grayscale: #242424. Windows color (decimal): -13170553 or 8849463. OLE color: 8849463.
HSL color Cylindrical-coordinate representation of color #370887: hue angle of 262.2º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370887 is Cyan = 0.59, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 8 | 135 | - |
| CMYK | 0.59 | 0.94 | 0 | 0.47 |
| HSL | 262.2º | 0.89% | 0.28% | - |
| HSV(B) | 262.2º | 0.94% | 0.53% | - |
| XYZ | 6.04 | 2.74 | 23.13 | - |
| YUV | 36.53 | 183.57 | 141.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 135 | 0.59 | 0.94 | 0 | 0.47 | 262.2 | 0.89 | 0.28 |
| Hex | 37 | 8 | 87 | 3B | 5E | 0 | 2F | 106 | 59 | 1C |
| Octal | 67 | 10 | 207 | 73 | 136 | 0 | 57 | 406 | 131 | 34 |
| Binary | 110111 | 1000 | 10000111 | 111011 | 1011110 | 0 | 101111 | 100000110 | 1011001 | 11100 |
Color Harmonies of #370887
Complementary color
Monochromatic Colors of #370887
Black with #370887
Text Example
Text Example
White with #370887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370887; }
p { color: rgb(55,8,135); }
H1.HeaderClassName
{
color: #370887;
}
.AnyTagClassName
{
color: #370887;
}
</style>
background-color css
<style>
a { background-color: #370887; }
a { background-color: rgb(55,8,135); }
div.DivClassName
{
background-color: #370887;
}
.BgClassName
{
background-color: #370887;
}
</style>
border-color css
<style>
span { border-color: #370887; }
span { border-color: rgb(55,8,135); }
td.TdClassName
{
border-color: #370887;
}
.TagClassName
{
border-color: #370887;
}
</style>