Shades of Persian Indigo #210874
Tints of Persian Indigo #210874
RGB
CMYK
RGB Variations
Color information
#210874 (or 0x210874) is known color: Persian Indigo. HEX triplet: 21, 08 and 74. RGB value is (33,8,116). Sum of RGB (Red+Green+Blue) = 33+8+116=157 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.02% from 157); Green value is 8 (3.52% from 255 or 5.10% from 157); Blue value is 116 (45.70% from 255 or 73.89% from 157); Max value from RGB is 116 - color contains mainly: blue. Hex color #210874 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210874 is #DEF78B. Grayscale: #1B1B1B. Windows color (decimal): -14612364 or 7604257. OLE color: 7604257.
HSL color Cylindrical-coordinate representation of color #210874: hue angle of 253.89º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #210874 is Cyan = 0.72, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 8 | 116 | - |
| CMYK | 0.72 | 0.93 | 0 | 0.55 |
| HSL | 253.89º | 0.87% | 0.24% | - |
| HSV(B) | 253.89º | 0.93% | 0.45% | - |
| XYZ | 3.87 | 1.76 | 16.66 | - |
| YUV | 27.79 | 177.78 | 131.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 8 | 116 | 0.72 | 0.93 | 0 | 0.55 | 253.89 | 0.87 | 0.24 |
| Hex | 21 | 8 | 74 | 48 | 5D | 0 | 37 | FE | 57 | 18 |
| Octal | 41 | 10 | 164 | 110 | 135 | 0 | 67 | 376 | 127 | 30 |
| Binary | 100001 | 1000 | 1110100 | 1001000 | 1011101 | 0 | 110111 | 11111110 | 1010111 | 11000 |
Color Harmonies of #210874
Complementary color
Monochromatic Colors of #210874
Black with #210874
Text Example
Text Example
White with #210874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210874; }
p { color: rgb(33,8,116); }
H1.HeaderClassName
{
color: #210874;
}
.AnyTagClassName
{
color: #210874;
}
</style>
background-color css
<style>
a { background-color: #210874; }
a { background-color: rgb(33,8,116); }
div.DivClassName
{
background-color: #210874;
}
.BgClassName
{
background-color: #210874;
}
</style>
border-color css
<style>
span { border-color: #210874; }
span { border-color: rgb(33,8,116); }
td.TdClassName
{
border-color: #210874;
}
.TagClassName
{
border-color: #210874;
}
</style>