Shades of Persian Indigo #371976
Tints of Persian Indigo #371976
RGB
CMYK
RGB Variations
Color information
#371976 (or 0x371976) is known color: Persian Indigo. HEX triplet: 37, 19 and 76. RGB value is (55,25,118). Sum of RGB (Red+Green+Blue) = 55+25+118=198 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.78% from 198); Green value is 25 (10.16% from 255 or 12.63% from 198); Blue value is 118 (46.48% from 255 or 59.60% from 198); Max value from RGB is 118 - color contains mainly: blue. Hex color #371976 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371976 is #C8E689. Grayscale: #2C2C2C. Windows color (decimal): -13166218 or 7739703. OLE color: 7739703.
HSL color Cylindrical-coordinate representation of color #371976: hue angle of 259.35º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #371976 is Cyan = 0.53, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 25 | 118 | - |
| CMYK | 0.53 | 0.79 | 0 | 0.54 |
| HSL | 259.35º | 0.65% | 0.28% | - |
| HSV(B) | 259.35º | 0.79% | 0.46% | - |
| XYZ | 5.19 | 2.82 | 17.41 | - |
| YUV | 44.57 | 169.44 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 118 | 0.53 | 0.79 | 0 | 0.54 | 259.35 | 0.65 | 0.28 |
| Hex | 37 | 19 | 76 | 35 | 4F | 0 | 36 | 103 | 41 | 1C |
| Octal | 67 | 31 | 166 | 65 | 117 | 0 | 66 | 403 | 101 | 34 |
| Binary | 110111 | 11001 | 1110110 | 110101 | 1001111 | 0 | 110110 | 100000011 | 1000001 | 11100 |
Color Harmonies of #371976
Complementary color
Monochromatic Colors of #371976
Black with #371976
Text Example
Text Example
White with #371976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371976; }
p { color: rgb(55,25,118); }
H1.HeaderClassName
{
color: #371976;
}
.AnyTagClassName
{
color: #371976;
}
</style>
background-color css
<style>
a { background-color: #371976; }
a { background-color: rgb(55,25,118); }
div.DivClassName
{
background-color: #371976;
}
.BgClassName
{
background-color: #371976;
}
</style>
border-color css
<style>
span { border-color: #371976; }
span { border-color: rgb(55,25,118); }
td.TdClassName
{
border-color: #371976;
}
.TagClassName
{
border-color: #371976;
}
</style>