Shades of Persian Indigo #210570
Tints of Persian Indigo #210570
RGB
CMYK
RGB Variations
Color information
#210570 (or 0x210570) is known color: Persian Indigo. HEX triplet: 21, 05 and 70. RGB value is (33,5,112). Sum of RGB (Red+Green+Blue) = 33+5+112=150 (19% of max value = 765). Red value is 33 (13.28% from 255 or 22% from 150); Green value is 5 (2.34% from 255 or 3.33% from 150); Blue value is 112 (44.14% from 255 or 74.67% from 150); Max value from RGB is 112 - color contains mainly: blue. Hex color #210570 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210570 is #DEFA8F. Grayscale: #191919. Windows color (decimal): -14613136 or 7341345. OLE color: 7341345.
HSL color Cylindrical-coordinate representation of color #210570: hue angle of 255.7º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #210570 is Cyan = 0.71, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 5 | 112 | - |
| CMYK | 0.71 | 0.96 | 0 | 0.56 |
| HSL | 255.7º | 0.91% | 0.23% | - |
| HSV(B) | 255.7º | 0.96% | 0.44% | - |
| XYZ | 3.61 | 1.6 | 15.45 | - |
| YUV | 25.57 | 176.78 | 133.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 5 | 112 | 0.71 | 0.96 | 0 | 0.56 | 255.7 | 0.91 | 0.23 |
| Hex | 21 | 5 | 70 | 47 | 60 | 0 | 38 | 100 | 5B | 17 |
| Octal | 41 | 5 | 160 | 107 | 140 | 0 | 70 | 400 | 133 | 27 |
| Binary | 100001 | 101 | 1110000 | 1000111 | 1100000 | 0 | 111000 | 100000000 | 1011011 | 10111 |
Color Harmonies of #210570
Complementary color
Monochromatic Colors of #210570
Black with #210570
Text Example
Text Example
White with #210570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210570; }
p { color: rgb(33,5,112); }
H1.HeaderClassName
{
color: #210570;
}
.AnyTagClassName
{
color: #210570;
}
</style>
background-color css
<style>
a { background-color: #210570; }
a { background-color: rgb(33,5,112); }
div.DivClassName
{
background-color: #210570;
}
.BgClassName
{
background-color: #210570;
}
</style>
border-color css
<style>
span { border-color: #210570; }
span { border-color: rgb(33,5,112); }
td.TdClassName
{
border-color: #210570;
}
.TagClassName
{
border-color: #210570;
}
</style>