Shades of Persian Indigo #210962
Tints of Persian Indigo #210962
RGB
CMYK
RGB Variations
Color information
#210962 (or 0x210962) is known color: Persian Indigo. HEX triplet: 21, 09 and 62. RGB value is (33,9,98). Sum of RGB (Red+Green+Blue) = 33+9+98=140 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.57% from 140); Green value is 9 (3.91% from 255 or 6.43% from 140); Blue value is 98 (38.67% from 255 or 70% from 140); Max value from RGB is 98 - color contains mainly: blue. Hex color #210962 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210962 is #DEF69D. Grayscale: #191919. Windows color (decimal): -14612126 or 6424865. OLE color: 6424865.
HSL color Cylindrical-coordinate representation of color #210962: hue angle of 256.18º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #210962 is Cyan = 0.66, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 9 | 98 | - |
| CMYK | 0.66 | 0.91 | 0 | 0.62 |
| HSL | 256.18º | 0.83% | 0.21% | - |
| HSV(B) | 256.18º | 0.91% | 0.38% | - |
| XYZ | 2.93 | 1.4 | 11.67 | - |
| YUV | 26.32 | 168.45 | 132.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 9 | 98 | 0.66 | 0.91 | 0 | 0.62 | 256.18 | 0.83 | 0.21 |
| Hex | 21 | 9 | 62 | 42 | 5B | 0 | 3E | 100 | 53 | 15 |
| Octal | 41 | 11 | 142 | 102 | 133 | 0 | 76 | 400 | 123 | 25 |
| Binary | 100001 | 1001 | 1100010 | 1000010 | 1011011 | 0 | 111110 | 100000000 | 1010011 | 10101 |
Color Harmonies of #210962
Complementary color
Monochromatic Colors of #210962
Black with #210962
Text Example
Text Example
White with #210962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210962; }
p { color: rgb(33,9,98); }
H1.HeaderClassName
{
color: #210962;
}
.AnyTagClassName
{
color: #210962;
}
</style>
background-color css
<style>
a { background-color: #210962; }
a { background-color: rgb(33,9,98); }
div.DivClassName
{
background-color: #210962;
}
.BgClassName
{
background-color: #210962;
}
</style>
border-color css
<style>
span { border-color: #210962; }
span { border-color: rgb(33,9,98); }
td.TdClassName
{
border-color: #210962;
}
.TagClassName
{
border-color: #210962;
}
</style>