Shades of Persian Indigo #210981
Tints of Persian Indigo #210981
RGB
CMYK
RGB Variations
Color information
#210981 (or 0x210981) is known color: Persian Indigo. HEX triplet: 21, 09 and 81. RGB value is (33,9,129). Sum of RGB (Red+Green+Blue) = 33+9+129=171 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.30% from 171); Green value is 9 (3.91% from 255 or 5.26% from 171); Blue value is 129 (50.78% from 255 or 75.44% from 171); Max value from RGB is 129 - color contains mainly: blue. Hex color #210981 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #210981 is #DEF67E. Grayscale: #1D1D1D. Windows color (decimal): -14612095 or 8456481. OLE color: 8456481.
HSL color Cylindrical-coordinate representation of color #210981: hue angle of 252º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #210981 is Cyan = 0.74, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 33 | 9 | 129 | - |
| CMYK | 0.74 | 0.93 | 0 | 0.49 |
| HSL | 252º | 0.87% | 0.27% | - |
| HSV(B) | 252º | 0.93% | 0.51% | - |
| XYZ | 4.69 | 2.1 | 20.93 | - |
| YUV | 29.86 | 183.95 | 130.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 9 | 129 | 0.74 | 0.93 | 0 | 0.49 | 252 | 0.87 | 0.27 |
| Hex | 21 | 9 | 81 | 4A | 5D | 0 | 31 | FC | 57 | 1B |
| Octal | 41 | 11 | 201 | 112 | 135 | 0 | 61 | 374 | 127 | 33 |
| Binary | 100001 | 1001 | 10000001 | 1001010 | 1011101 | 0 | 110001 | 11111100 | 1010111 | 11011 |
Color Harmonies of #210981
Complementary color
Monochromatic Colors of #210981
Black with #210981
Text Example
Text Example
White with #210981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210981; }
p { color: rgb(33,9,129); }
H1.HeaderClassName
{
color: #210981;
}
.AnyTagClassName
{
color: #210981;
}
</style>
background-color css
<style>
a { background-color: #210981; }
a { background-color: rgb(33,9,129); }
div.DivClassName
{
background-color: #210981;
}
.BgClassName
{
background-color: #210981;
}
</style>
border-color css
<style>
span { border-color: #210981; }
span { border-color: rgb(33,9,129); }
td.TdClassName
{
border-color: #210981;
}
.TagClassName
{
border-color: #210981;
}
</style>