Shades of Persian Indigo #371876
Tints of Persian Indigo #371876
RGB
CMYK
RGB Variations
Color information
#371876 (or 0x371876) is known color: Persian Indigo. HEX triplet: 37, 18 and 76. RGB value is (55,24,118). Sum of RGB (Red+Green+Blue) = 55+24+118=197 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.92% from 197); Green value is 24 (9.77% from 255 or 12.18% from 197); Blue value is 118 (46.48% from 255 or 59.90% from 197); Max value from RGB is 118 - color contains mainly: blue. Hex color #371876 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371876 is #C8E789. Grayscale: #2B2B2B. Windows color (decimal): -13166474 or 7739447. OLE color: 7739447.
HSL color Cylindrical-coordinate representation of color #371876: hue angle of 259.79º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #371876 is Cyan = 0.53, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 24 | 118 | - |
| CMYK | 0.53 | 0.80 | 0 | 0.54 |
| HSL | 259.79º | 0.66% | 0.28% | - |
| HSV(B) | 259.79º | 0.8% | 0.46% | - |
| XYZ | 5.17 | 2.77 | 17.4 | - |
| YUV | 43.99 | 169.77 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 24 | 118 | 0.53 | 0.80 | 0 | 0.54 | 259.79 | 0.66 | 0.28 |
| Hex | 37 | 18 | 76 | 35 | 50 | 0 | 36 | 104 | 42 | 1C |
| Octal | 67 | 30 | 166 | 65 | 120 | 0 | 66 | 404 | 102 | 34 |
| Binary | 110111 | 11000 | 1110110 | 110101 | 1010000 | 0 | 110110 | 100000100 | 1000010 | 11100 |
Color Harmonies of #371876
Complementary color
Monochromatic Colors of #371876
Black with #371876
Text Example
Text Example
White with #371876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371876; }
p { color: rgb(55,24,118); }
H1.HeaderClassName
{
color: #371876;
}
.AnyTagClassName
{
color: #371876;
}
</style>
background-color css
<style>
a { background-color: #371876; }
a { background-color: rgb(55,24,118); }
div.DivClassName
{
background-color: #371876;
}
.BgClassName
{
background-color: #371876;
}
</style>
border-color css
<style>
span { border-color: #371876; }
span { border-color: rgb(55,24,118); }
td.TdClassName
{
border-color: #371876;
}
.TagClassName
{
border-color: #371876;
}
</style>