Shades of Persian Indigo #371176
Tints of Persian Indigo #371176
RGB
CMYK
RGB Variations
Color information
#371176 (or 0x371176) is known color: Persian Indigo. HEX triplet: 37, 11 and 76. RGB value is (55,17,118). Sum of RGB (Red+Green+Blue) = 55+17+118=190 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.95% from 190); Green value is 17 (7.03% from 255 or 8.95% from 190); Blue value is 118 (46.48% from 255 or 62.11% from 190); Max value from RGB is 118 - color contains mainly: blue. Hex color #371176 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371176 is #C8EE89. Grayscale: #272727. Windows color (decimal): -13168266 or 7737655. OLE color: 7737655.
HSL color Cylindrical-coordinate representation of color #371176: hue angle of 262.57º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #371176 is Cyan = 0.53, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 17 | 118 | - |
| CMYK | 0.53 | 0.86 | 0 | 0.54 |
| HSL | 262.57º | 0.75% | 0.26% | - |
| HSV(B) | 262.57º | 0.86% | 0.46% | - |
| XYZ | 5.05 | 2.52 | 17.36 | - |
| YUV | 39.88 | 172.09 | 138.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 17 | 118 | 0.53 | 0.86 | 0 | 0.54 | 262.57 | 0.75 | 0.26 |
| Hex | 37 | 11 | 76 | 35 | 56 | 0 | 36 | 107 | 4B | 1A |
| Octal | 67 | 21 | 166 | 65 | 126 | 0 | 66 | 407 | 113 | 32 |
| Binary | 110111 | 10001 | 1110110 | 110101 | 1010110 | 0 | 110110 | 100000111 | 1001011 | 11010 |
Color Harmonies of #371176
Complementary color
Monochromatic Colors of #371176
Black with #371176
Text Example
Text Example
White with #371176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371176; }
p { color: rgb(55,17,118); }
H1.HeaderClassName
{
color: #371176;
}
.AnyTagClassName
{
color: #371176;
}
</style>
background-color css
<style>
a { background-color: #371176; }
a { background-color: rgb(55,17,118); }
div.DivClassName
{
background-color: #371176;
}
.BgClassName
{
background-color: #371176;
}
</style>
border-color css
<style>
span { border-color: #371176; }
span { border-color: rgb(55,17,118); }
td.TdClassName
{
border-color: #371176;
}
.TagClassName
{
border-color: #371176;
}
</style>