Shades of Persian Indigo #210979
Tints of Persian Indigo #210979
RGB
CMYK
RGB Variations
Color information
#210979 (or 0x210979) is known color: Persian Indigo. HEX triplet: 21, 09 and 79. RGB value is (33,9,121). Sum of RGB (Red+Green+Blue) = 33+9+121=163 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.25% from 163); Green value is 9 (3.91% from 255 or 5.52% from 163); Blue value is 121 (47.66% from 255 or 74.23% from 163); Max value from RGB is 121 - color contains mainly: blue. Hex color #210979 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210979 is #DEF686. Grayscale: #1C1C1C. Windows color (decimal): -14612103 or 7932193. OLE color: 7932193.
HSL color Cylindrical-coordinate representation of color #210979: hue angle of 252.86º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #210979 is Cyan = 0.73, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 9 | 121 | - |
| CMYK | 0.73 | 0.93 | 0 | 0.53 |
| HSL | 252.86º | 0.86% | 0.25% | - |
| HSV(B) | 252.86º | 0.93% | 0.47% | - |
| XYZ | 4.18 | 1.9 | 18.24 | - |
| YUV | 28.94 | 179.95 | 130.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 9 | 121 | 0.73 | 0.93 | 0 | 0.53 | 252.86 | 0.86 | 0.25 |
| Hex | 21 | 9 | 79 | 49 | 5D | 0 | 35 | FD | 56 | 19 |
| Octal | 41 | 11 | 171 | 111 | 135 | 0 | 65 | 375 | 126 | 31 |
| Binary | 100001 | 1001 | 1111001 | 1001001 | 1011101 | 0 | 110101 | 11111101 | 1010110 | 11001 |
Color Harmonies of #210979
Complementary color
Monochromatic Colors of #210979
Black with #210979
Text Example
Text Example
White with #210979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210979; }
p { color: rgb(33,9,121); }
H1.HeaderClassName
{
color: #210979;
}
.AnyTagClassName
{
color: #210979;
}
</style>
background-color css
<style>
a { background-color: #210979; }
a { background-color: rgb(33,9,121); }
div.DivClassName
{
background-color: #210979;
}
.BgClassName
{
background-color: #210979;
}
</style>
border-color css
<style>
span { border-color: #210979; }
span { border-color: rgb(33,9,121); }
td.TdClassName
{
border-color: #210979;
}
.TagClassName
{
border-color: #210979;
}
</style>