Shades of Persian Indigo #210770
Tints of Persian Indigo #210770
RGB
CMYK
RGB Variations
Color information
#210770 (or 0x210770) is known color: Persian Indigo. HEX triplet: 21, 07 and 70. RGB value is (33,7,112). Sum of RGB (Red+Green+Blue) = 33+7+112=152 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.71% from 152); Green value is 7 (3.12% from 255 or 4.61% from 152); Blue value is 112 (44.14% from 255 or 73.68% from 152); Max value from RGB is 112 - color contains mainly: blue. Hex color #210770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210770 is #DEF88F. Grayscale: #1A1A1A. Windows color (decimal): -14612624 or 7341857. OLE color: 7341857.
HSL color Cylindrical-coordinate representation of color #210770: hue angle of 254.86º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #210770 is Cyan = 0.71, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 7 | 112 | - |
| CMYK | 0.71 | 0.94 | 0 | 0.56 |
| HSL | 254.86º | 0.88% | 0.23% | - |
| HSV(B) | 254.86º | 0.94% | 0.44% | - |
| XYZ | 3.63 | 1.65 | 15.46 | - |
| YUV | 26.74 | 176.11 | 132.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 7 | 112 | 0.71 | 0.94 | 0 | 0.56 | 254.86 | 0.88 | 0.23 |
| Hex | 21 | 7 | 70 | 47 | 5E | 0 | 38 | FF | 58 | 17 |
| Octal | 41 | 7 | 160 | 107 | 136 | 0 | 70 | 377 | 130 | 27 |
| Binary | 100001 | 111 | 1110000 | 1000111 | 1011110 | 0 | 111000 | 11111111 | 1011000 | 10111 |
Color Harmonies of #210770
Complementary color
Monochromatic Colors of #210770
Black with #210770
Text Example
Text Example
White with #210770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210770; }
p { color: rgb(33,7,112); }
H1.HeaderClassName
{
color: #210770;
}
.AnyTagClassName
{
color: #210770;
}
</style>
background-color css
<style>
a { background-color: #210770; }
a { background-color: rgb(33,7,112); }
div.DivClassName
{
background-color: #210770;
}
.BgClassName
{
background-color: #210770;
}
</style>
border-color css
<style>
span { border-color: #210770; }
span { border-color: rgb(33,7,112); }
td.TdClassName
{
border-color: #210770;
}
.TagClassName
{
border-color: #210770;
}
</style>