Shades of Persian Indigo #371670
Tints of Persian Indigo #371670
RGB
CMYK
RGB Variations
Color information
#371670 (or 0x371670) is known color: Persian Indigo. HEX triplet: 37, 16 and 70. RGB value is (55,22,112). Sum of RGB (Red+Green+Blue) = 55+22+112=189 (25% of max value = 765). Red value is 55 (21.88% from 255 or 29.10% from 189); Green value is 22 (8.98% from 255 or 11.64% from 189); Blue value is 112 (44.14% from 255 or 59.26% from 189); Max value from RGB is 112 - color contains mainly: blue. Hex color #371670 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371670 is #C8E98F. Grayscale: #292929. Windows color (decimal): -13166992 or 7345719. OLE color: 7345719.
HSL color Cylindrical-coordinate representation of color #371670: hue angle of 262º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #371670 is Cyan = 0.51, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 22 | 112 | - |
| CMYK | 0.51 | 0.80 | 0 | 0.56 |
| HSL | 262º | 0.67% | 0.26% | - |
| HSV(B) | 262º | 0.8% | 0.44% | - |
| XYZ | 4.79 | 2.56 | 15.57 | - |
| YUV | 42.13 | 167.43 | 137.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 112 | 0.51 | 0.80 | 0 | 0.56 | 262 | 0.67 | 0.26 |
| Hex | 37 | 16 | 70 | 33 | 50 | 0 | 38 | 106 | 43 | 1A |
| Octal | 67 | 26 | 160 | 63 | 120 | 0 | 70 | 406 | 103 | 32 |
| Binary | 110111 | 10110 | 1110000 | 110011 | 1010000 | 0 | 111000 | 100000110 | 1000011 | 11010 |
Color Harmonies of #371670
Complementary color
Monochromatic Colors of #371670
Black with #371670
Text Example
Text Example
White with #371670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371670; }
p { color: rgb(55,22,112); }
H1.HeaderClassName
{
color: #371670;
}
.AnyTagClassName
{
color: #371670;
}
</style>
background-color css
<style>
a { background-color: #371670; }
a { background-color: rgb(55,22,112); }
div.DivClassName
{
background-color: #371670;
}
.BgClassName
{
background-color: #371670;
}
</style>
border-color css
<style>
span { border-color: #371670; }
span { border-color: rgb(55,22,112); }
td.TdClassName
{
border-color: #371670;
}
.TagClassName
{
border-color: #371670;
}
</style>