Shades of Persian Indigo #210975
Tints of Persian Indigo #210975
RGB
CMYK
RGB Variations
Color information
#210975 (or 0x210975) is known color: Persian Indigo. HEX triplet: 21, 09 and 75. RGB value is (33,9,117). Sum of RGB (Red+Green+Blue) = 33+9+117=159 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.75% from 159); Green value is 9 (3.91% from 255 or 5.66% from 159); Blue value is 117 (46.09% from 255 or 73.58% from 159); Max value from RGB is 117 - color contains mainly: blue. Hex color #210975 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210975 is #DEF68A. Grayscale: #1C1C1C. Windows color (decimal): -14612107 or 7670049. OLE color: 7670049.
HSL color Cylindrical-coordinate representation of color #210975: hue angle of 253.33º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #210975 is Cyan = 0.72, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 9 | 117 | - |
| CMYK | 0.72 | 0.92 | 0 | 0.54 |
| HSL | 253.33º | 0.86% | 0.25% | - |
| HSV(B) | 253.33º | 0.92% | 0.46% | - |
| XYZ | 3.94 | 1.8 | 16.97 | - |
| YUV | 28.49 | 177.95 | 131.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 9 | 117 | 0.72 | 0.92 | 0 | 0.54 | 253.33 | 0.86 | 0.25 |
| Hex | 21 | 9 | 75 | 48 | 5C | 0 | 36 | FD | 56 | 19 |
| Octal | 41 | 11 | 165 | 110 | 134 | 0 | 66 | 375 | 126 | 31 |
| Binary | 100001 | 1001 | 1110101 | 1001000 | 1011100 | 0 | 110110 | 11111101 | 1010110 | 11001 |
Color Harmonies of #210975
Complementary color
Monochromatic Colors of #210975
Black with #210975
Text Example
Text Example
White with #210975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210975; }
p { color: rgb(33,9,117); }
H1.HeaderClassName
{
color: #210975;
}
.AnyTagClassName
{
color: #210975;
}
</style>
background-color css
<style>
a { background-color: #210975; }
a { background-color: rgb(33,9,117); }
div.DivClassName
{
background-color: #210975;
}
.BgClassName
{
background-color: #210975;
}
</style>
border-color css
<style>
span { border-color: #210975; }
span { border-color: rgb(33,9,117); }
td.TdClassName
{
border-color: #210975;
}
.TagClassName
{
border-color: #210975;
}
</style>