Shades of Persian Indigo #210469
Tints of Persian Indigo #210469
RGB
CMYK
RGB Variations
Color information
#210469 (or 0x210469) is known color: Persian Indigo. HEX triplet: 21, 04 and 69. RGB value is (33,4,105). Sum of RGB (Red+Green+Blue) = 33+4+105=142 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.24% from 142); Green value is 4 (1.95% from 255 or 2.82% from 142); Blue value is 105 (41.41% from 255 or 73.94% from 142); Max value from RGB is 105 - color contains mainly: blue. Hex color #210469 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210469 is #DEFB96. Grayscale: #171717. Windows color (decimal): -14613399 or 6882337. OLE color: 6882337.
HSL color Cylindrical-coordinate representation of color #210469: hue angle of 257.23º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #210469 is Cyan = 0.69, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 4 | 105 | - |
| CMYK | 0.69 | 0.96 | 0 | 0.59 |
| HSL | 257.23º | 0.93% | 0.21% | - |
| HSV(B) | 257.23º | 0.96% | 0.41% | - |
| XYZ | 3.22 | 1.43 | 13.47 | - |
| YUV | 24.19 | 173.61 | 134.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 4 | 105 | 0.69 | 0.96 | 0 | 0.59 | 257.23 | 0.93 | 0.21 |
| Hex | 21 | 4 | 69 | 45 | 60 | 0 | 3B | 101 | 5D | 15 |
| Octal | 41 | 4 | 151 | 105 | 140 | 0 | 73 | 401 | 135 | 25 |
| Binary | 100001 | 100 | 1101001 | 1000101 | 1100000 | 0 | 111011 | 100000001 | 1011101 | 10101 |
Color Harmonies of #210469
Complementary color
Monochromatic Colors of #210469
Black with #210469
Text Example
Text Example
White with #210469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210469; }
p { color: rgb(33,4,105); }
H1.HeaderClassName
{
color: #210469;
}
.AnyTagClassName
{
color: #210469;
}
</style>
background-color css
<style>
a { background-color: #210469; }
a { background-color: rgb(33,4,105); }
div.DivClassName
{
background-color: #210469;
}
.BgClassName
{
background-color: #210469;
}
</style>
border-color css
<style>
span { border-color: #210469; }
span { border-color: rgb(33,4,105); }
td.TdClassName
{
border-color: #210469;
}
.TagClassName
{
border-color: #210469;
}
</style>