Shades of Persian Indigo #371971
Tints of Persian Indigo #371971
RGB
CMYK
RGB Variations
Color information
#371971 (or 0x371971) is known color: Persian Indigo. HEX triplet: 37, 19 and 71. RGB value is (55,25,113). Sum of RGB (Red+Green+Blue) = 55+25+113=193 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.50% from 193); Green value is 25 (10.16% from 255 or 12.95% from 193); Blue value is 113 (44.53% from 255 or 58.55% from 193); Max value from RGB is 113 - color contains mainly: blue. Hex color #371971 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371971 is #C8E68E. Grayscale: #2B2B2B. Windows color (decimal): -13166223 or 7412023. OLE color: 7412023.
HSL color Cylindrical-coordinate representation of color #371971: hue angle of 260.45º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #371971 is Cyan = 0.51, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 25 | 113 | - |
| CMYK | 0.51 | 0.78 | 0 | 0.56 |
| HSL | 260.45º | 0.64% | 0.27% | - |
| HSV(B) | 260.45º | 0.78% | 0.44% | - |
| XYZ | 4.9 | 2.7 | 15.89 | - |
| YUV | 44 | 166.94 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 113 | 0.51 | 0.78 | 0 | 0.56 | 260.45 | 0.64 | 0.27 |
| Hex | 37 | 19 | 71 | 33 | 4E | 0 | 38 | 104 | 40 | 1B |
| Octal | 67 | 31 | 161 | 63 | 116 | 0 | 70 | 404 | 100 | 33 |
| Binary | 110111 | 11001 | 1110001 | 110011 | 1001110 | 0 | 111000 | 100000100 | 1000000 | 11011 |
Color Harmonies of #371971
Complementary color
Monochromatic Colors of #371971
Black with #371971
Text Example
Text Example
White with #371971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371971; }
p { color: rgb(55,25,113); }
H1.HeaderClassName
{
color: #371971;
}
.AnyTagClassName
{
color: #371971;
}
</style>
background-color css
<style>
a { background-color: #371971; }
a { background-color: rgb(55,25,113); }
div.DivClassName
{
background-color: #371971;
}
.BgClassName
{
background-color: #371971;
}
</style>
border-color css
<style>
span { border-color: #371971; }
span { border-color: rgb(55,25,113); }
td.TdClassName
{
border-color: #371971;
}
.TagClassName
{
border-color: #371971;
}
</style>