Shades of Persian Indigo #21046D
Tints of Persian Indigo #21046D
RGB
CMYK
RGB Variations
Color information
#21046D (or 0x21046D) is known color: Persian Indigo. HEX triplet: 21, 04 and 6D. RGB value is (33,4,109). Sum of RGB (Red+Green+Blue) = 33+4+109=146 (19% of max value = 765). Red value is 33 (13.28% from 255 or 22.60% from 146); Green value is 4 (1.95% from 255 or 2.74% from 146); Blue value is 109 (42.97% from 255 or 74.66% from 146); Max value from RGB is 109 - color contains mainly: blue. Hex color #21046D is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #21046D is #DEFB92. Grayscale: #181818. Windows color (decimal): -14613395 or 7144481. OLE color: 7144481.
HSL color Cylindrical-coordinate representation of color #21046D: hue angle of 256.57º degrees, saturation: 0.93, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #21046D is Cyan = 0.70, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 33 | 4 | 109 | - |
| CMYK | 0.70 | 0.96 | 0 | 0.57 |
| HSL | 256.57º | 0.93% | 0.22% | - |
| HSV(B) | 256.57º | 0.96% | 0.43% | - |
| XYZ | 3.43 | 1.51 | 14.58 | - |
| YUV | 24.64 | 175.61 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 4 | 109 | 0.70 | 0.96 | 0 | 0.57 | 256.57 | 0.93 | 0.22 |
| Hex | 21 | 4 | 6D | 46 | 60 | 0 | 39 | 101 | 5D | 16 |
| Octal | 41 | 4 | 155 | 106 | 140 | 0 | 71 | 401 | 135 | 26 |
| Binary | 100001 | 100 | 1101101 | 1000110 | 1100000 | 0 | 111001 | 100000001 | 1011101 | 10110 |
Color Harmonies of #21046D
Complementary color
Monochromatic Colors of #21046D
Black with #21046D
Text Example
Text Example
White with #21046D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #21046D; }
p { color: rgb(33,4,109); }
H1.HeaderClassName
{
color: #21046D;
}
.AnyTagClassName
{
color: #21046D;
}
</style>
background-color css
<style>
a { background-color: #21046D; }
a { background-color: rgb(33,4,109); }
div.DivClassName
{
background-color: #21046D;
}
.BgClassName
{
background-color: #21046D;
}
</style>
border-color css
<style>
span { border-color: #21046D; }
span { border-color: rgb(33,4,109); }
td.TdClassName
{
border-color: #21046D;
}
.TagClassName
{
border-color: #21046D;
}
</style>