Shades of Persian Indigo #371571
Tints of Persian Indigo #371571
RGB
CMYK
RGB Variations
Color information
#371571 (or 0x371571) is known color: Persian Indigo. HEX triplet: 37, 15 and 71. RGB value is (55,21,113). Sum of RGB (Red+Green+Blue) = 55+21+113=189 (25% of max value = 765). Red value is 55 (21.88% from 255 or 29.10% from 189); Green value is 21 (8.59% from 255 or 11.11% from 189); Blue value is 113 (44.53% from 255 or 59.79% from 189); Max value from RGB is 113 - color contains mainly: blue. Hex color #371571 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371571 is #C8EA8E. Grayscale: #292929. Windows color (decimal): -13167247 or 7410999. OLE color: 7410999.
HSL color Cylindrical-coordinate representation of color #371571: hue angle of 262.17º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #371571 is Cyan = 0.51, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 21 | 113 | - |
| CMYK | 0.51 | 0.81 | 0 | 0.56 |
| HSL | 262.17º | 0.69% | 0.26% | - |
| HSV(B) | 262.17º | 0.81% | 0.44% | - |
| XYZ | 4.82 | 2.54 | 15.86 | - |
| YUV | 41.65 | 168.26 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 21 | 113 | 0.51 | 0.81 | 0 | 0.56 | 262.17 | 0.69 | 0.26 |
| Hex | 37 | 15 | 71 | 33 | 51 | 0 | 38 | 106 | 45 | 1A |
| Octal | 67 | 25 | 161 | 63 | 121 | 0 | 70 | 406 | 105 | 32 |
| Binary | 110111 | 10101 | 1110001 | 110011 | 1010001 | 0 | 111000 | 100000110 | 1000101 | 11010 |
Color Harmonies of #371571
Complementary color
Monochromatic Colors of #371571
Black with #371571
Text Example
Text Example
White with #371571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371571; }
p { color: rgb(55,21,113); }
H1.HeaderClassName
{
color: #371571;
}
.AnyTagClassName
{
color: #371571;
}
</style>
background-color css
<style>
a { background-color: #371571; }
a { background-color: rgb(55,21,113); }
div.DivClassName
{
background-color: #371571;
}
.BgClassName
{
background-color: #371571;
}
</style>
border-color css
<style>
span { border-color: #371571; }
span { border-color: rgb(55,21,113); }
td.TdClassName
{
border-color: #371571;
}
.TagClassName
{
border-color: #371571;
}
</style>