Shades of Persian Indigo #210768
Tints of Persian Indigo #210768
RGB
CMYK
RGB Variations
Color information
#210768 (or 0x210768) is known color: Persian Indigo. HEX triplet: 21, 07 and 68. RGB value is (33,7,104). Sum of RGB (Red+Green+Blue) = 33+7+104=144 (19% of max value = 765). Red value is 33 (13.28% from 255 or 22.92% from 144); Green value is 7 (3.12% from 255 or 4.86% from 144); Blue value is 104 (41.02% from 255 or 72.22% from 144); Max value from RGB is 104 - color contains mainly: blue. Hex color #210768 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210768 is #DEF897. Grayscale: #191919. Windows color (decimal): -14612632 or 6817569. OLE color: 6817569.
HSL color Cylindrical-coordinate representation of color #210768: hue angle of 256.08º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #210768 is Cyan = 0.68, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 7 | 104 | - |
| CMYK | 0.68 | 0.93 | 0 | 0.59 |
| HSL | 256.08º | 0.87% | 0.22% | - |
| HSV(B) | 256.08º | 0.93% | 0.41% | - |
| XYZ | 3.2 | 1.47 | 13.21 | - |
| YUV | 25.83 | 172.11 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 7 | 104 | 0.68 | 0.93 | 0 | 0.59 | 256.08 | 0.87 | 0.22 |
| Hex | 21 | 7 | 68 | 44 | 5D | 0 | 3B | 100 | 57 | 16 |
| Octal | 41 | 7 | 150 | 104 | 135 | 0 | 73 | 400 | 127 | 26 |
| Binary | 100001 | 111 | 1101000 | 1000100 | 1011101 | 0 | 111011 | 100000000 | 1010111 | 10110 |
Color Harmonies of #210768
Complementary color
Monochromatic Colors of #210768
Black with #210768
Text Example
Text Example
White with #210768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210768; }
p { color: rgb(33,7,104); }
H1.HeaderClassName
{
color: #210768;
}
.AnyTagClassName
{
color: #210768;
}
</style>
background-color css
<style>
a { background-color: #210768; }
a { background-color: rgb(33,7,104); }
div.DivClassName
{
background-color: #210768;
}
.BgClassName
{
background-color: #210768;
}
</style>
border-color css
<style>
span { border-color: #210768; }
span { border-color: rgb(33,7,104); }
td.TdClassName
{
border-color: #210768;
}
.TagClassName
{
border-color: #210768;
}
</style>