Shades of Persian Indigo #210579
Tints of Persian Indigo #210579
RGB
CMYK
RGB Variations
Color information
#210579 (or 0x210579) is known color: Persian Indigo. HEX triplet: 21, 05 and 79. RGB value is (33,5,121). Sum of RGB (Red+Green+Blue) = 33+5+121=159 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.75% from 159); Green value is 5 (2.34% from 255 or 3.14% from 159); Blue value is 121 (47.66% from 255 or 76.10% from 159); Max value from RGB is 121 - color contains mainly: blue. Hex color #210579 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210579 is #DEFA86. Grayscale: #1A1A1A. Windows color (decimal): -14613127 or 7931169. OLE color: 7931169.
HSL color Cylindrical-coordinate representation of color #210579: hue angle of 254.48º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #210579 is Cyan = 0.73, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 5 | 121 | - |
| CMYK | 0.73 | 0.96 | 0 | 0.53 |
| HSL | 254.48º | 0.92% | 0.25% | - |
| HSV(B) | 254.48º | 0.96% | 0.47% | - |
| XYZ | 4.13 | 1.81 | 18.22 | - |
| YUV | 26.6 | 181.28 | 132.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 5 | 121 | 0.73 | 0.96 | 0 | 0.53 | 254.48 | 0.92 | 0.25 |
| Hex | 21 | 5 | 79 | 49 | 60 | 0 | 35 | FE | 5C | 19 |
| Octal | 41 | 5 | 171 | 111 | 140 | 0 | 65 | 376 | 134 | 31 |
| Binary | 100001 | 101 | 1111001 | 1001001 | 1100000 | 0 | 110101 | 11111110 | 1011100 | 11001 |
Color Harmonies of #210579
Complementary color
Monochromatic Colors of #210579
Black with #210579
Text Example
Text Example
White with #210579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210579; }
p { color: rgb(33,5,121); }
H1.HeaderClassName
{
color: #210579;
}
.AnyTagClassName
{
color: #210579;
}
</style>
background-color css
<style>
a { background-color: #210579; }
a { background-color: rgb(33,5,121); }
div.DivClassName
{
background-color: #210579;
}
.BgClassName
{
background-color: #210579;
}
</style>
border-color css
<style>
span { border-color: #210579; }
span { border-color: rgb(33,5,121); }
td.TdClassName
{
border-color: #210579;
}
.TagClassName
{
border-color: #210579;
}
</style>