Shades of Persian Indigo #210963
Tints of Persian Indigo #210963
RGB
CMYK
RGB Variations
Color information
#210963 (or 0x210963) is known color: Persian Indigo. HEX triplet: 21, 09 and 63. RGB value is (33,9,99). Sum of RGB (Red+Green+Blue) = 33+9+99=141 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.40% from 141); Green value is 9 (3.91% from 255 or 6.38% from 141); Blue value is 99 (39.06% from 255 or 70.21% from 141); Max value from RGB is 99 - color contains mainly: blue. Hex color #210963 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210963 is #DEF69C. Grayscale: #1A1A1A. Windows color (decimal): -14612125 or 6490401. OLE color: 6490401.
HSL color Cylindrical-coordinate representation of color #210963: hue angle of 256º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #210963 is Cyan = 0.67, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 33 | 9 | 99 | - |
| CMYK | 0.67 | 0.91 | 0 | 0.61 |
| HSL | 256º | 0.83% | 0.21% | - |
| HSV(B) | 256º | 0.91% | 0.39% | - |
| XYZ | 2.98 | 1.42 | 11.92 | - |
| YUV | 26.44 | 168.95 | 132.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 9 | 99 | 0.67 | 0.91 | 0 | 0.61 | 256 | 0.83 | 0.21 |
| Hex | 21 | 9 | 63 | 43 | 5B | 0 | 3D | 100 | 53 | 15 |
| Octal | 41 | 11 | 143 | 103 | 133 | 0 | 75 | 400 | 123 | 25 |
| Binary | 100001 | 1001 | 1100011 | 1000011 | 1011011 | 0 | 111101 | 100000000 | 1010011 | 10101 |
Color Harmonies of #210963
Complementary color
Monochromatic Colors of #210963
Black with #210963
Text Example
Text Example
White with #210963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210963; }
p { color: rgb(33,9,99); }
H1.HeaderClassName
{
color: #210963;
}
.AnyTagClassName
{
color: #210963;
}
</style>
background-color css
<style>
a { background-color: #210963; }
a { background-color: rgb(33,9,99); }
div.DivClassName
{
background-color: #210963;
}
.BgClassName
{
background-color: #210963;
}
</style>
border-color css
<style>
span { border-color: #210963; }
span { border-color: rgb(33,9,99); }
td.TdClassName
{
border-color: #210963;
}
.TagClassName
{
border-color: #210963;
}
</style>