Shades of Persian Indigo #210675
Tints of Persian Indigo #210675
RGB
CMYK
RGB Variations
Color information
#210675 (or 0x210675) is known color: Persian Indigo. HEX triplet: 21, 06 and 75. RGB value is (33,6,117). Sum of RGB (Red+Green+Blue) = 33+6+117=156 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.15% from 156); Green value is 6 (2.73% from 255 or 3.85% from 156); Blue value is 117 (46.09% from 255 or 75% from 156); Max value from RGB is 117 - color contains mainly: blue. Hex color #210675 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210675 is #DEF98A. Grayscale: #1A1A1A. Windows color (decimal): -14612875 or 7669281. OLE color: 7669281.
HSL color Cylindrical-coordinate representation of color #210675: hue angle of 254.59º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #210675 is Cyan = 0.72, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 6 | 117 | - |
| CMYK | 0.72 | 0.95 | 0 | 0.54 |
| HSL | 254.59º | 0.9% | 0.24% | - |
| HSV(B) | 254.59º | 0.95% | 0.46% | - |
| XYZ | 3.9 | 1.74 | 16.96 | - |
| YUV | 26.73 | 178.95 | 132.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 6 | 117 | 0.72 | 0.95 | 0 | 0.54 | 254.59 | 0.9 | 0.24 |
| Hex | 21 | 6 | 75 | 48 | 5F | 0 | 36 | FF | 5A | 18 |
| Octal | 41 | 6 | 165 | 110 | 137 | 0 | 66 | 377 | 132 | 30 |
| Binary | 100001 | 110 | 1110101 | 1001000 | 1011111 | 0 | 110110 | 11111111 | 1011010 | 11000 |
Color Harmonies of #210675
Complementary color
Monochromatic Colors of #210675
Black with #210675
Text Example
Text Example
White with #210675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210675; }
p { color: rgb(33,6,117); }
H1.HeaderClassName
{
color: #210675;
}
.AnyTagClassName
{
color: #210675;
}
</style>
background-color css
<style>
a { background-color: #210675; }
a { background-color: rgb(33,6,117); }
div.DivClassName
{
background-color: #210675;
}
.BgClassName
{
background-color: #210675;
}
</style>
border-color css
<style>
span { border-color: #210675; }
span { border-color: rgb(33,6,117); }
td.TdClassName
{
border-color: #210675;
}
.TagClassName
{
border-color: #210675;
}
</style>