Shades of Persian Indigo #210676
Tints of Persian Indigo #210676
RGB
CMYK
RGB Variations
Color information
#210676 (or 0x210676) is known color: Persian Indigo. HEX triplet: 21, 06 and 76. RGB value is (33,6,118). Sum of RGB (Red+Green+Blue) = 33+6+118=157 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.02% from 157); Green value is 6 (2.73% from 255 or 3.82% from 157); Blue value is 118 (46.48% from 255 or 75.16% from 157); Max value from RGB is 118 - color contains mainly: blue. Hex color #210676 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210676 is #DEF989. Grayscale: #1A1A1A. Windows color (decimal): -14612874 or 7734817. OLE color: 7734817.
HSL color Cylindrical-coordinate representation of color #210676: hue angle of 254.46º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #210676 is Cyan = 0.72, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 6 | 118 | - |
| CMYK | 0.72 | 0.95 | 0 | 0.54 |
| HSL | 254.46º | 0.9% | 0.24% | - |
| HSV(B) | 254.46º | 0.95% | 0.46% | - |
| XYZ | 3.96 | 1.76 | 17.27 | - |
| YUV | 26.84 | 179.45 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 6 | 118 | 0.72 | 0.95 | 0 | 0.54 | 254.46 | 0.9 | 0.24 |
| Hex | 21 | 6 | 76 | 48 | 5F | 0 | 36 | FE | 5A | 18 |
| Octal | 41 | 6 | 166 | 110 | 137 | 0 | 66 | 376 | 132 | 30 |
| Binary | 100001 | 110 | 1110110 | 1001000 | 1011111 | 0 | 110110 | 11111110 | 1011010 | 11000 |
Color Harmonies of #210676
Complementary color
Monochromatic Colors of #210676
Black with #210676
Text Example
Text Example
White with #210676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210676; }
p { color: rgb(33,6,118); }
H1.HeaderClassName
{
color: #210676;
}
.AnyTagClassName
{
color: #210676;
}
</style>
background-color css
<style>
a { background-color: #210676; }
a { background-color: rgb(33,6,118); }
div.DivClassName
{
background-color: #210676;
}
.BgClassName
{
background-color: #210676;
}
</style>
border-color css
<style>
span { border-color: #210676; }
span { border-color: rgb(33,6,118); }
td.TdClassName
{
border-color: #210676;
}
.TagClassName
{
border-color: #210676;
}
</style>