Shades of Persian Indigo #210668
Tints of Persian Indigo #210668
RGB
CMYK
RGB Variations
Color information
#210668 (or 0x210668) is known color: Persian Indigo. HEX triplet: 21, 06 and 68. RGB value is (33,6,104). Sum of RGB (Red+Green+Blue) = 33+6+104=143 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.08% from 143); Green value is 6 (2.73% from 255 or 4.20% from 143); Blue value is 104 (41.02% from 255 or 72.73% from 143); Max value from RGB is 104 - color contains mainly: blue. Hex color #210668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210668 is #DEF997. Grayscale: #181818. Windows color (decimal): -14612888 or 6817313. OLE color: 6817313.
HSL color Cylindrical-coordinate representation of color #210668: hue angle of 256.53º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #210668 is Cyan = 0.68, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 6 | 104 | - |
| CMYK | 0.68 | 0.94 | 0 | 0.59 |
| HSL | 256.53º | 0.89% | 0.22% | - |
| HSV(B) | 256.53º | 0.94% | 0.41% | - |
| XYZ | 3.19 | 1.45 | 13.21 | - |
| YUV | 25.25 | 172.45 | 133.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 6 | 104 | 0.68 | 0.94 | 0 | 0.59 | 256.53 | 0.89 | 0.22 |
| Hex | 21 | 6 | 68 | 44 | 5E | 0 | 3B | 101 | 59 | 16 |
| Octal | 41 | 6 | 150 | 104 | 136 | 0 | 73 | 401 | 131 | 26 |
| Binary | 100001 | 110 | 1101000 | 1000100 | 1011110 | 0 | 111011 | 100000001 | 1011001 | 10110 |
Color Harmonies of #210668
Complementary color
Monochromatic Colors of #210668
Black with #210668
Text Example
Text Example
White with #210668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210668; }
p { color: rgb(33,6,104); }
H1.HeaderClassName
{
color: #210668;
}
.AnyTagClassName
{
color: #210668;
}
</style>
background-color css
<style>
a { background-color: #210668; }
a { background-color: rgb(33,6,104); }
div.DivClassName
{
background-color: #210668;
}
.BgClassName
{
background-color: #210668;
}
</style>
border-color css
<style>
span { border-color: #210668; }
span { border-color: rgb(33,6,104); }
td.TdClassName
{
border-color: #210668;
}
.TagClassName
{
border-color: #210668;
}
</style>