Shades of Persian Indigo #371870
Tints of Persian Indigo #371870
RGB
CMYK
RGB Variations
Color information
#371870 (or 0x371870) is known color: Persian Indigo. HEX triplet: 37, 18 and 70. RGB value is (55,24,112). Sum of RGB (Red+Green+Blue) = 55+24+112=191 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.80% from 191); Green value is 24 (9.77% from 255 or 12.57% from 191); Blue value is 112 (44.14% from 255 or 58.64% from 191); Max value from RGB is 112 - color contains mainly: blue. Hex color #371870 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371870 is #C8E78F. Grayscale: #2A2A2A. Windows color (decimal): -13166480 or 7346231. OLE color: 7346231.
HSL color Cylindrical-coordinate representation of color #371870: hue angle of 261.14º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #371870 is Cyan = 0.51, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 24 | 112 | - |
| CMYK | 0.51 | 0.79 | 0 | 0.56 |
| HSL | 261.14º | 0.65% | 0.27% | - |
| HSV(B) | 261.14º | 0.79% | 0.44% | - |
| XYZ | 4.83 | 2.64 | 15.58 | - |
| YUV | 43.3 | 166.77 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 24 | 112 | 0.51 | 0.79 | 0 | 0.56 | 261.14 | 0.65 | 0.27 |
| Hex | 37 | 18 | 70 | 33 | 4F | 0 | 38 | 105 | 41 | 1B |
| Octal | 67 | 30 | 160 | 63 | 117 | 0 | 70 | 405 | 101 | 33 |
| Binary | 110111 | 11000 | 1110000 | 110011 | 1001111 | 0 | 111000 | 100000101 | 1000001 | 11011 |
Color Harmonies of #371870
Complementary color
Monochromatic Colors of #371870
Black with #371870
Text Example
Text Example
White with #371870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371870; }
p { color: rgb(55,24,112); }
H1.HeaderClassName
{
color: #371870;
}
.AnyTagClassName
{
color: #371870;
}
</style>
background-color css
<style>
a { background-color: #371870; }
a { background-color: rgb(55,24,112); }
div.DivClassName
{
background-color: #371870;
}
.BgClassName
{
background-color: #371870;
}
</style>
border-color css
<style>
span { border-color: #371870; }
span { border-color: rgb(55,24,112); }
td.TdClassName
{
border-color: #371870;
}
.TagClassName
{
border-color: #371870;
}
</style>