Shades of Persian Indigo #210076
Tints of Persian Indigo #210076
RGB
CMYK
RGB Variations
Color information
#210076 (or 0x210076) is known color: Persian Indigo. HEX triplet: 21, 00 and 76. RGB value is (33,0,118). Sum of RGB (Red+Green+Blue) = 33+0+118=151 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.85% from 151); Green value is 0 (0.39% from 255 or 0% from 151); Blue value is 118 (46.48% from 255 or 78.15% from 151); Max value from RGB is 118 - color contains mainly: blue. Hex color #210076 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210076 is #DEFF89. Grayscale: #161616. Windows color (decimal): -14614410 or 7733281. OLE color: 7733281.
HSL color Cylindrical-coordinate representation of color #210076: hue angle of 256.78º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #210076 is Cyan = 0.72, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 0 | 118 | - |
| CMYK | 0.72 | 1 | 0 | 0.54 |
| HSL | 256.78º | 1% | 0.23% | - |
| HSV(B) | 256.78º | 1% | 0.46% | - |
| XYZ | 3.9 | 1.63 | 17.25 | - |
| YUV | 23.32 | 181.43 | 134.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 0 | 118 | 0.72 | 1 | 0 | 0.54 | 256.78 | 1 | 0.23 |
| Hex | 21 | 0 | 76 | 48 | 64 | 0 | 36 | 101 | 64 | 17 |
| Octal | 41 | 0 | 166 | 110 | 144 | 0 | 66 | 401 | 144 | 27 |
| Binary | 100001 | 0 | 1110110 | 1001000 | 1100100 | 0 | 110110 | 100000001 | 1100100 | 10111 |
Color Harmonies of #210076
Complementary color
Monochromatic Colors of #210076
Black with #210076
Text Example
Text Example
White with #210076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210076; }
p { color: rgb(33,0,118); }
H1.HeaderClassName
{
color: #210076;
}
.AnyTagClassName
{
color: #210076;
}
</style>
background-color css
<style>
a { background-color: #210076; }
a { background-color: rgb(33,0,118); }
div.DivClassName
{
background-color: #210076;
}
.BgClassName
{
background-color: #210076;
}
</style>
border-color css
<style>
span { border-color: #210076; }
span { border-color: rgb(33,0,118); }
td.TdClassName
{
border-color: #210076;
}
.TagClassName
{
border-color: #210076;
}
</style>