Shades of Persian Indigo #210576
Tints of Persian Indigo #210576
RGB
CMYK
RGB Variations
Color information
#210576 (or 0x210576) is known color: Persian Indigo. HEX triplet: 21, 05 and 76. RGB value is (33,5,118). Sum of RGB (Red+Green+Blue) = 33+5+118=156 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.15% from 156); Green value is 5 (2.34% from 255 or 3.21% from 156); Blue value is 118 (46.48% from 255 or 75.64% from 156); Max value from RGB is 118 - color contains mainly: blue. Hex color #210576 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210576 is #DEFA89. Grayscale: #191919. Windows color (decimal): -14613130 or 7734561. OLE color: 7734561.
HSL color Cylindrical-coordinate representation of color #210576: hue angle of 254.87º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #210576 is Cyan = 0.72, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 5 | 118 | - |
| CMYK | 0.72 | 0.96 | 0 | 0.54 |
| HSL | 254.87º | 0.92% | 0.24% | - |
| HSV(B) | 254.87º | 0.96% | 0.46% | - |
| XYZ | 3.95 | 1.74 | 17.27 | - |
| YUV | 26.25 | 179.78 | 132.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 5 | 118 | 0.72 | 0.96 | 0 | 0.54 | 254.87 | 0.92 | 0.24 |
| Hex | 21 | 5 | 76 | 48 | 60 | 0 | 36 | FF | 5C | 18 |
| Octal | 41 | 5 | 166 | 110 | 140 | 0 | 66 | 377 | 134 | 30 |
| Binary | 100001 | 101 | 1110110 | 1001000 | 1100000 | 0 | 110110 | 11111111 | 1011100 | 11000 |
Color Harmonies of #210576
Complementary color
Monochromatic Colors of #210576
Black with #210576
Text Example
Text Example
White with #210576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210576; }
p { color: rgb(33,5,118); }
H1.HeaderClassName
{
color: #210576;
}
.AnyTagClassName
{
color: #210576;
}
</style>
background-color css
<style>
a { background-color: #210576; }
a { background-color: rgb(33,5,118); }
div.DivClassName
{
background-color: #210576;
}
.BgClassName
{
background-color: #210576;
}
</style>
border-color css
<style>
span { border-color: #210576; }
span { border-color: rgb(33,5,118); }
td.TdClassName
{
border-color: #210576;
}
.TagClassName
{
border-color: #210576;
}
</style>