Shades of Persian Indigo #210478
Tints of Persian Indigo #210478
RGB
CMYK
RGB Variations
Color information
#210478 (or 0x210478) is known color: Persian Indigo. HEX triplet: 21, 04 and 78. RGB value is (33,4,120). Sum of RGB (Red+Green+Blue) = 33+4+120=157 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.02% from 157); Green value is 4 (1.95% from 255 or 2.55% from 157); Blue value is 120 (47.27% from 255 or 76.43% from 157); Max value from RGB is 120 - color contains mainly: blue. Hex color #210478 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210478 is #DEFB87. Grayscale: #191919. Windows color (decimal): -14613384 or 7865377. OLE color: 7865377.
HSL color Cylindrical-coordinate representation of color #210478: hue angle of 255º degrees, saturation: 0.94, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #210478 is Cyan = 0.72, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 4 | 120 | - |
| CMYK | 0.72 | 0.97 | 0 | 0.53 |
| HSL | 255º | 0.94% | 0.24% | - |
| HSV(B) | 255º | 0.97% | 0.47% | - |
| XYZ | 4.06 | 1.77 | 17.9 | - |
| YUV | 25.9 | 181.11 | 133.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 4 | 120 | 0.72 | 0.97 | 0 | 0.53 | 255 | 0.94 | 0.24 |
| Hex | 21 | 4 | 78 | 48 | 61 | 0 | 35 | FF | 5E | 18 |
| Octal | 41 | 4 | 170 | 110 | 141 | 0 | 65 | 377 | 136 | 30 |
| Binary | 100001 | 100 | 1111000 | 1001000 | 1100001 | 0 | 110101 | 11111111 | 1011110 | 11000 |
Color Harmonies of #210478
Complementary color
Monochromatic Colors of #210478
Black with #210478
Text Example
Text Example
White with #210478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210478; }
p { color: rgb(33,4,120); }
H1.HeaderClassName
{
color: #210478;
}
.AnyTagClassName
{
color: #210478;
}
</style>
background-color css
<style>
a { background-color: #210478; }
a { background-color: rgb(33,4,120); }
div.DivClassName
{
background-color: #210478;
}
.BgClassName
{
background-color: #210478;
}
</style>
border-color css
<style>
span { border-color: #210478; }
span { border-color: rgb(33,4,120); }
td.TdClassName
{
border-color: #210478;
}
.TagClassName
{
border-color: #210478;
}
</style>