Shades of Persian Indigo #210761
Tints of Persian Indigo #210761
RGB
CMYK
RGB Variations
Color information
#210761 (or 0x210761) is known color: Persian Indigo. HEX triplet: 21, 07 and 61. RGB value is (33,7,97). Sum of RGB (Red+Green+Blue) = 33+7+97=137 (18% of max value = 765). Red value is 33 (13.28% from 255 or 24.09% from 137); Green value is 7 (3.12% from 255 or 5.11% from 137); Blue value is 97 (38.28% from 255 or 70.80% from 137); Max value from RGB is 97 - color contains mainly: blue. Hex color #210761 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210761 is #DEF89E. Grayscale: #181818. Windows color (decimal): -14612639 or 6358817. OLE color: 6358817.
HSL color Cylindrical-coordinate representation of color #210761: hue angle of 257.33º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #210761 is Cyan = 0.66, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 7 | 97 | - |
| CMYK | 0.66 | 0.93 | 0 | 0.62 |
| HSL | 257.33º | 0.87% | 0.2% | - |
| HSV(B) | 257.33º | 0.93% | 0.38% | - |
| XYZ | 2.86 | 1.34 | 11.42 | - |
| YUV | 25.03 | 168.61 | 133.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 7 | 97 | 0.66 | 0.93 | 0 | 0.62 | 257.33 | 0.87 | 0.2 |
| Hex | 21 | 7 | 61 | 42 | 5D | 0 | 3E | 101 | 57 | 14 |
| Octal | 41 | 7 | 141 | 102 | 135 | 0 | 76 | 401 | 127 | 24 |
| Binary | 100001 | 111 | 1100001 | 1000010 | 1011101 | 0 | 111110 | 100000001 | 1010111 | 10100 |
Color Harmonies of #210761
Complementary color
Monochromatic Colors of #210761
Black with #210761
Text Example
Text Example
White with #210761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210761; }
p { color: rgb(33,7,97); }
H1.HeaderClassName
{
color: #210761;
}
.AnyTagClassName
{
color: #210761;
}
</style>
background-color css
<style>
a { background-color: #210761; }
a { background-color: rgb(33,7,97); }
div.DivClassName
{
background-color: #210761;
}
.BgClassName
{
background-color: #210761;
}
</style>
border-color css
<style>
span { border-color: #210761; }
span { border-color: rgb(33,7,97); }
td.TdClassName
{
border-color: #210761;
}
.TagClassName
{
border-color: #210761;
}
</style>