Shades of Persian Indigo #372076
Tints of Persian Indigo #372076
RGB
CMYK
RGB Variations
Color information
#372076 (or 0x372076) is known color: Persian Indigo. HEX triplet: 37, 20 and 76. RGB value is (55,32,118). Sum of RGB (Red+Green+Blue) = 55+32+118=205 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.83% from 205); Green value is 32 (12.89% from 255 or 15.61% from 205); Blue value is 118 (46.48% from 255 or 57.56% from 205); Max value from RGB is 118 - color contains mainly: blue. Hex color #372076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372076 is #C8DF89. Grayscale: #303030. Windows color (decimal): -13164426 or 7741495. OLE color: 7741495.
HSL color Cylindrical-coordinate representation of color #372076: hue angle of 256.05º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #372076 is Cyan = 0.53, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 32 | 118 | - |
| CMYK | 0.53 | 0.73 | 0 | 0.54 |
| HSL | 256.05º | 0.57% | 0.29% | - |
| HSV(B) | 256.05º | 0.73% | 0.46% | - |
| XYZ | 5.36 | 3.15 | 17.47 | - |
| YUV | 48.68 | 167.12 | 132.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 32 | 118 | 0.53 | 0.73 | 0 | 0.54 | 256.05 | 0.57 | 0.29 |
| Hex | 37 | 20 | 76 | 35 | 49 | 0 | 36 | 100 | 39 | 1D |
| Octal | 67 | 40 | 166 | 65 | 111 | 0 | 66 | 400 | 71 | 35 |
| Binary | 110111 | 100000 | 1110110 | 110101 | 1001001 | 0 | 110110 | 100000000 | 111001 | 11101 |
Color Harmonies of #372076
Complementary color
Monochromatic Colors of #372076
Black with #372076
Text Example
Text Example
White with #372076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372076; }
p { color: rgb(55,32,118); }
H1.HeaderClassName
{
color: #372076;
}
.AnyTagClassName
{
color: #372076;
}
</style>
background-color css
<style>
a { background-color: #372076; }
a { background-color: rgb(55,32,118); }
div.DivClassName
{
background-color: #372076;
}
.BgClassName
{
background-color: #372076;
}
</style>
border-color css
<style>
span { border-color: #372076; }
span { border-color: rgb(55,32,118); }
td.TdClassName
{
border-color: #372076;
}
.TagClassName
{
border-color: #372076;
}
</style>