Shades of Persian Indigo #21006E
Tints of Persian Indigo #21006E
RGB
CMYK
RGB Variations
Color information
#21006E (or 0x21006E) is known color: Persian Indigo. HEX triplet: 21, 00 and 6E. RGB value is (33,0,110). Sum of RGB (Red+Green+Blue) = 33+0+110=143 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.08% from 143); Green value is 0 (0.39% from 255 or 0% from 143); Blue value is 110 (43.36% from 255 or 76.92% from 143); Max value from RGB is 110 - color contains mainly: blue. Hex color #21006E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #21006E is #DEFF91. Grayscale: #161616. Windows color (decimal): -14614418 or 7208993. OLE color: 7208993.
HSL color Cylindrical-coordinate representation of color #21006E: hue angle of 258º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 1%. Process color model (Four color, CMYK) of #21006E is Cyan = 0.7, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 33 | 0 | 110 | - |
| CMYK | 0.7 | 1 | 0 | 0.57 |
| HSL | 258º | 1% | 0.22% | - |
| HSV(B) | 258º | 1% | 0.43% | - |
| XYZ | 3.44 | 1.45 | 14.85 | - |
| YUV | 22.41 | 177.43 | 135.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 0 | 110 | 0.7 | 1 | 0 | 0.57 | 258 | 1 | 0.22 |
| Hex | 21 | 0 | 6E | 46 | 64 | 0 | 39 | 102 | 64 | 16 |
| Octal | 41 | 0 | 156 | 106 | 144 | 0 | 71 | 402 | 144 | 26 |
| Binary | 100001 | 0 | 1101110 | 1000110 | 1100100 | 0 | 111001 | 100000010 | 1100100 | 10110 |
Color Harmonies of #21006E
Complementary color
Monochromatic Colors of #21006E
Black with #21006E
Text Example
Text Example
White with #21006E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #21006E; }
p { color: rgb(33,0,110); }
H1.HeaderClassName
{
color: #21006E;
}
.AnyTagClassName
{
color: #21006E;
}
</style>
background-color css
<style>
a { background-color: #21006E; }
a { background-color: rgb(33,0,110); }
div.DivClassName
{
background-color: #21006E;
}
.BgClassName
{
background-color: #21006E;
}
</style>
border-color css
<style>
span { border-color: #21006E; }
span { border-color: rgb(33,0,110); }
td.TdClassName
{
border-color: #21006E;
}
.TagClassName
{
border-color: #21006E;
}
</style>