Shades of Persian Indigo #210876
Tints of Persian Indigo #210876
RGB
CMYK
RGB Variations
Color information
#210876 (or 0x210876) is known color: Persian Indigo. HEX triplet: 21, 08 and 76. RGB value is (33,8,118). Sum of RGB (Red+Green+Blue) = 33+8+118=159 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.75% from 159); Green value is 8 (3.52% from 255 or 5.03% from 159); Blue value is 118 (46.48% from 255 or 74.21% from 159); Max value from RGB is 118 - color contains mainly: blue. Hex color #210876 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210876 is #DEF789. Grayscale: #1B1B1B. Windows color (decimal): -14612362 or 7735329. OLE color: 7735329.
HSL color Cylindrical-coordinate representation of color #210876: hue angle of 253.64º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #210876 is Cyan = 0.72, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 8 | 118 | - |
| CMYK | 0.72 | 0.93 | 0 | 0.54 |
| HSL | 253.64º | 0.87% | 0.25% | - |
| HSV(B) | 253.64º | 0.93% | 0.46% | - |
| XYZ | 3.98 | 1.81 | 17.28 | - |
| YUV | 28.02 | 178.78 | 131.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 8 | 118 | 0.72 | 0.93 | 0 | 0.54 | 253.64 | 0.87 | 0.25 |
| Hex | 21 | 8 | 76 | 48 | 5D | 0 | 36 | FE | 57 | 19 |
| Octal | 41 | 10 | 166 | 110 | 135 | 0 | 66 | 376 | 127 | 31 |
| Binary | 100001 | 1000 | 1110110 | 1001000 | 1011101 | 0 | 110110 | 11111110 | 1010111 | 11001 |
Color Harmonies of #210876
Complementary color
Monochromatic Colors of #210876
Black with #210876
Text Example
Text Example
White with #210876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210876; }
p { color: rgb(33,8,118); }
H1.HeaderClassName
{
color: #210876;
}
.AnyTagClassName
{
color: #210876;
}
</style>
background-color css
<style>
a { background-color: #210876; }
a { background-color: rgb(33,8,118); }
div.DivClassName
{
background-color: #210876;
}
.BgClassName
{
background-color: #210876;
}
</style>
border-color css
<style>
span { border-color: #210876; }
span { border-color: rgb(33,8,118); }
td.TdClassName
{
border-color: #210876;
}
.TagClassName
{
border-color: #210876;
}
</style>