Shades of Persian Indigo #210879
Tints of Persian Indigo #210879
RGB
CMYK
RGB Variations
Color information
#210879 (or 0x210879) is known color: Persian Indigo. HEX triplet: 21, 08 and 79. RGB value is (33,8,121). Sum of RGB (Red+Green+Blue) = 33+8+121=162 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.37% from 162); Green value is 8 (3.52% from 255 or 4.94% from 162); Blue value is 121 (47.66% from 255 or 74.69% from 162); Max value from RGB is 121 - color contains mainly: blue. Hex color #210879 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210879 is #DEF786. Grayscale: #1B1B1B. Windows color (decimal): -14612359 or 7931937. OLE color: 7931937.
HSL color Cylindrical-coordinate representation of color #210879: hue angle of 253.27º degrees, saturation: 0.88, 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 #210879 is Cyan = 0.73, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 8 | 121 | - |
| CMYK | 0.73 | 0.93 | 0 | 0.53 |
| HSL | 253.27º | 0.88% | 0.25% | - |
| HSV(B) | 253.27º | 0.93% | 0.47% | - |
| XYZ | 4.17 | 1.88 | 18.23 | - |
| YUV | 28.36 | 180.28 | 131.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 8 | 121 | 0.73 | 0.93 | 0 | 0.53 | 253.27 | 0.88 | 0.25 |
| Hex | 21 | 8 | 79 | 49 | 5D | 0 | 35 | FD | 58 | 19 |
| Octal | 41 | 10 | 171 | 111 | 135 | 0 | 65 | 375 | 130 | 31 |
| Binary | 100001 | 1000 | 1111001 | 1001001 | 1011101 | 0 | 110101 | 11111101 | 1011000 | 11001 |
Color Harmonies of #210879
Complementary color
Monochromatic Colors of #210879
Black with #210879
Text Example
Text Example
White with #210879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210879; }
p { color: rgb(33,8,121); }
H1.HeaderClassName
{
color: #210879;
}
.AnyTagClassName
{
color: #210879;
}
</style>
background-color css
<style>
a { background-color: #210879; }
a { background-color: rgb(33,8,121); }
div.DivClassName
{
background-color: #210879;
}
.BgClassName
{
background-color: #210879;
}
</style>
border-color css
<style>
span { border-color: #210879; }
span { border-color: rgb(33,8,121); }
td.TdClassName
{
border-color: #210879;
}
.TagClassName
{
border-color: #210879;
}
</style>