Shades of Persian Indigo #210475
Tints of Persian Indigo #210475
RGB
CMYK
RGB Variations
Color information
#210475 (or 0x210475) is known color: Persian Indigo. HEX triplet: 21, 04 and 75. RGB value is (33,4,117). Sum of RGB (Red+Green+Blue) = 33+4+117=154 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.43% from 154); Green value is 4 (1.95% from 255 or 2.60% from 154); Blue value is 117 (46.09% from 255 or 75.97% from 154); Max value from RGB is 117 - color contains mainly: blue. Hex color #210475 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210475 is #DEFB8A. Grayscale: #191919. Windows color (decimal): -14613387 or 7668769. OLE color: 7668769.
HSL color Cylindrical-coordinate representation of color #210475: hue angle of 255.4º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #210475 is Cyan = 0.72, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 4 | 117 | - |
| CMYK | 0.72 | 0.97 | 0 | 0.54 |
| HSL | 255.4º | 0.93% | 0.24% | - |
| HSV(B) | 255.4º | 0.97% | 0.46% | - |
| XYZ | 3.88 | 1.69 | 16.95 | - |
| YUV | 25.55 | 179.61 | 133.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 4 | 117 | 0.72 | 0.97 | 0 | 0.54 | 255.4 | 0.93 | 0.24 |
| Hex | 21 | 4 | 75 | 48 | 61 | 0 | 36 | FF | 5D | 18 |
| Octal | 41 | 4 | 165 | 110 | 141 | 0 | 66 | 377 | 135 | 30 |
| Binary | 100001 | 100 | 1110101 | 1001000 | 1100001 | 0 | 110110 | 11111111 | 1011101 | 11000 |
Color Harmonies of #210475
Complementary color
Monochromatic Colors of #210475
Black with #210475
Text Example
Text Example
White with #210475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210475; }
p { color: rgb(33,4,117); }
H1.HeaderClassName
{
color: #210475;
}
.AnyTagClassName
{
color: #210475;
}
</style>
background-color css
<style>
a { background-color: #210475; }
a { background-color: rgb(33,4,117); }
div.DivClassName
{
background-color: #210475;
}
.BgClassName
{
background-color: #210475;
}
</style>
border-color css
<style>
span { border-color: #210475; }
span { border-color: rgb(33,4,117); }
td.TdClassName
{
border-color: #210475;
}
.TagClassName
{
border-color: #210475;
}
</style>