Shades of Persian Indigo #210976
Tints of Persian Indigo #210976
RGB
CMYK
RGB Variations
Color information
#210976 (or 0x210976) is known color: Persian Indigo. HEX triplet: 21, 09 and 76. RGB value is (33,9,118). Sum of RGB (Red+Green+Blue) = 33+9+118=160 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.62% from 160); Green value is 9 (3.91% from 255 or 5.62% from 160); Blue value is 118 (46.48% from 255 or 73.75% from 160); Max value from RGB is 118 - color contains mainly: blue. Hex color #210976 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210976 is #DEF689. Grayscale: #1C1C1C. Windows color (decimal): -14612106 or 7735585. OLE color: 7735585.
HSL color Cylindrical-coordinate representation of color #210976: hue angle of 253.21º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #210976 is Cyan = 0.72, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 9 | 118 | - |
| CMYK | 0.72 | 0.92 | 0 | 0.54 |
| HSL | 253.21º | 0.86% | 0.25% | - |
| HSV(B) | 253.21º | 0.92% | 0.46% | - |
| XYZ | 3.99 | 1.83 | 17.28 | - |
| YUV | 28.6 | 178.45 | 131.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 9 | 118 | 0.72 | 0.92 | 0 | 0.54 | 253.21 | 0.86 | 0.25 |
| Hex | 21 | 9 | 76 | 48 | 5C | 0 | 36 | FD | 56 | 19 |
| Octal | 41 | 11 | 166 | 110 | 134 | 0 | 66 | 375 | 126 | 31 |
| Binary | 100001 | 1001 | 1110110 | 1001000 | 1011100 | 0 | 110110 | 11111101 | 1010110 | 11001 |
Color Harmonies of #210976
Complementary color
Monochromatic Colors of #210976
Black with #210976
Text Example
Text Example
White with #210976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210976; }
p { color: rgb(33,9,118); }
H1.HeaderClassName
{
color: #210976;
}
.AnyTagClassName
{
color: #210976;
}
</style>
background-color css
<style>
a { background-color: #210976; }
a { background-color: rgb(33,9,118); }
div.DivClassName
{
background-color: #210976;
}
.BgClassName
{
background-color: #210976;
}
</style>
border-color css
<style>
span { border-color: #210976; }
span { border-color: rgb(33,9,118); }
td.TdClassName
{
border-color: #210976;
}
.TagClassName
{
border-color: #210976;
}
</style>