Shades of Persian Indigo #210960
Tints of Persian Indigo #210960
RGB
CMYK
RGB Variations
Color information
#210960 (or 0x210960) is known color: Persian Indigo. HEX triplet: 21, 09 and 60. RGB value is (33,9,96). Sum of RGB (Red+Green+Blue) = 33+9+96=138 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.91% from 138); Green value is 9 (3.91% from 255 or 6.52% from 138); Blue value is 96 (37.89% from 255 or 69.57% from 138); Max value from RGB is 96 - color contains mainly: blue. Hex color #210960 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210960 is #DEF69F. Grayscale: #191919. Windows color (decimal): -14612128 or 6293793. OLE color: 6293793.
HSL color Cylindrical-coordinate representation of color #210960: hue angle of 256.55º 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 #210960 is Cyan = 0.66, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 9 | 96 | - |
| CMYK | 0.66 | 0.91 | 0 | 0.62 |
| HSL | 256.55º | 0.83% | 0.21% | - |
| HSV(B) | 256.55º | 0.91% | 0.38% | - |
| XYZ | 2.84 | 1.36 | 11.18 | - |
| YUV | 26.09 | 167.45 | 132.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 9 | 96 | 0.66 | 0.91 | 0 | 0.62 | 256.55 | 0.83 | 0.21 |
| Hex | 21 | 9 | 60 | 42 | 5B | 0 | 3E | 101 | 53 | 15 |
| Octal | 41 | 11 | 140 | 102 | 133 | 0 | 76 | 401 | 123 | 25 |
| Binary | 100001 | 1001 | 1100000 | 1000010 | 1011011 | 0 | 111110 | 100000001 | 1010011 | 10101 |
Color Harmonies of #210960
Complementary color
Monochromatic Colors of #210960
Black with #210960
Text Example
Text Example
White with #210960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210960; }
p { color: rgb(33,9,96); }
H1.HeaderClassName
{
color: #210960;
}
.AnyTagClassName
{
color: #210960;
}
</style>
background-color css
<style>
a { background-color: #210960; }
a { background-color: rgb(33,9,96); }
div.DivClassName
{
background-color: #210960;
}
.BgClassName
{
background-color: #210960;
}
</style>
border-color css
<style>
span { border-color: #210960; }
span { border-color: rgb(33,9,96); }
td.TdClassName
{
border-color: #210960;
}
.TagClassName
{
border-color: #210960;
}
</style>