Shades of Persian Indigo #210875
Tints of Persian Indigo #210875
RGB
CMYK
RGB Variations
Color information
#210875 (or 0x210875) is known color: Persian Indigo. HEX triplet: 21, 08 and 75. RGB value is (33,8,117). Sum of RGB (Red+Green+Blue) = 33+8+117=158 (20% of max value = 765). Red value is 33 (13.28% from 255 or 20.89% from 158); Green value is 8 (3.52% from 255 or 5.06% from 158); Blue value is 117 (46.09% from 255 or 74.05% from 158); Max value from RGB is 117 - color contains mainly: blue. Hex color #210875 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210875 is #DEF78A. Grayscale: #1B1B1B. Windows color (decimal): -14612363 or 7669793. OLE color: 7669793.
HSL color Cylindrical-coordinate representation of color #210875: hue angle of 253.76º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #210875 is Cyan = 0.72, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 8 | 117 | - |
| CMYK | 0.72 | 0.93 | 0 | 0.54 |
| HSL | 253.76º | 0.87% | 0.25% | - |
| HSV(B) | 253.76º | 0.93% | 0.46% | - |
| XYZ | 3.92 | 1.78 | 16.97 | - |
| YUV | 27.9 | 178.28 | 131.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 8 | 117 | 0.72 | 0.93 | 0 | 0.54 | 253.76 | 0.87 | 0.25 |
| Hex | 21 | 8 | 75 | 48 | 5D | 0 | 36 | FE | 57 | 19 |
| Octal | 41 | 10 | 165 | 110 | 135 | 0 | 66 | 376 | 127 | 31 |
| Binary | 100001 | 1000 | 1110101 | 1001000 | 1011101 | 0 | 110110 | 11111110 | 1010111 | 11001 |
Color Harmonies of #210875
Complementary color
Monochromatic Colors of #210875
Black with #210875
Text Example
Text Example
White with #210875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210875; }
p { color: rgb(33,8,117); }
H1.HeaderClassName
{
color: #210875;
}
.AnyTagClassName
{
color: #210875;
}
</style>
background-color css
<style>
a { background-color: #210875; }
a { background-color: rgb(33,8,117); }
div.DivClassName
{
background-color: #210875;
}
.BgClassName
{
background-color: #210875;
}
</style>
border-color css
<style>
span { border-color: #210875; }
span { border-color: rgb(33,8,117); }
td.TdClassName
{
border-color: #210875;
}
.TagClassName
{
border-color: #210875;
}
</style>