Shades of Persian Indigo #370870
Tints of Persian Indigo #370870
RGB
CMYK
RGB Variations
Color information
#370870 (or 0x370870) is known color: Persian Indigo. HEX triplet: 37, 08 and 70. RGB value is (55,8,112). Sum of RGB (Red+Green+Blue) = 55+8+112=175 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.43% from 175); Green value is 8 (3.52% from 255 or 4.57% from 175); Blue value is 112 (44.14% from 255 or 64% from 175); Max value from RGB is 112 - color contains mainly: blue. Hex color #370870 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370870 is #C8F78F. Grayscale: #212121. Windows color (decimal): -13170576 or 7342135. OLE color: 7342135.
HSL color Cylindrical-coordinate representation of color #370870: hue angle of 267.12º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #370870 is Cyan = 0.51, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 8 | 112 | - |
| CMYK | 0.51 | 0.93 | 0 | 0.56 |
| HSL | 267.12º | 0.87% | 0.24% | - |
| HSV(B) | 267.12º | 0.93% | 0.44% | - |
| XYZ | 4.59 | 2.16 | 15.5 | - |
| YUV | 33.91 | 172.07 | 143.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 112 | 0.51 | 0.93 | 0 | 0.56 | 267.12 | 0.87 | 0.24 |
| Hex | 37 | 8 | 70 | 33 | 5D | 0 | 38 | 10B | 57 | 18 |
| Octal | 67 | 10 | 160 | 63 | 135 | 0 | 70 | 413 | 127 | 30 |
| Binary | 110111 | 1000 | 1110000 | 110011 | 1011101 | 0 | 111000 | 100001011 | 1010111 | 11000 |
Color Harmonies of #370870
Complementary color
Monochromatic Colors of #370870
Black with #370870
Text Example
Text Example
White with #370870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370870; }
p { color: rgb(55,8,112); }
H1.HeaderClassName
{
color: #370870;
}
.AnyTagClassName
{
color: #370870;
}
</style>
background-color css
<style>
a { background-color: #370870; }
a { background-color: rgb(55,8,112); }
div.DivClassName
{
background-color: #370870;
}
.BgClassName
{
background-color: #370870;
}
</style>
border-color css
<style>
span { border-color: #370870; }
span { border-color: rgb(55,8,112); }
td.TdClassName
{
border-color: #370870;
}
.TagClassName
{
border-color: #370870;
}
</style>