Shades of Persian Indigo #210677
Tints of Persian Indigo #210677
RGB
CMYK
RGB Variations
Color information
#210677 (or 0x210677) is known color: Persian Indigo. HEX triplet: 21, 06 and 77. RGB value is (33,6,119). Sum of RGB (Red+Green+Blue) = 33+6+119=158 (20% of max value = 765). Red value is 33 (13.28% from 255 or 20.89% from 158); Green value is 6 (2.73% from 255 or 3.80% from 158); Blue value is 119 (46.88% from 255 or 75.32% from 158); Max value from RGB is 119 - color contains mainly: blue. Hex color #210677 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210677 is #DEF988. Grayscale: #1A1A1A. Windows color (decimal): -14612873 or 7800353. OLE color: 7800353.
HSL color Cylindrical-coordinate representation of color #210677: hue angle of 254.34º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #210677 is Cyan = 0.72, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 6 | 119 | - |
| CMYK | 0.72 | 0.95 | 0 | 0.53 |
| HSL | 254.34º | 0.9% | 0.25% | - |
| HSV(B) | 254.34º | 0.95% | 0.47% | - |
| XYZ | 4.02 | 1.79 | 17.59 | - |
| YUV | 26.96 | 179.95 | 132.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 6 | 119 | 0.72 | 0.95 | 0 | 0.53 | 254.34 | 0.9 | 0.25 |
| Hex | 21 | 6 | 77 | 48 | 5F | 0 | 35 | FE | 5A | 19 |
| Octal | 41 | 6 | 167 | 110 | 137 | 0 | 65 | 376 | 132 | 31 |
| Binary | 100001 | 110 | 1110111 | 1001000 | 1011111 | 0 | 110101 | 11111110 | 1011010 | 11001 |
Color Harmonies of #210677
Complementary color
Monochromatic Colors of #210677
Black with #210677
Text Example
Text Example
White with #210677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210677; }
p { color: rgb(33,6,119); }
H1.HeaderClassName
{
color: #210677;
}
.AnyTagClassName
{
color: #210677;
}
</style>
background-color css
<style>
a { background-color: #210677; }
a { background-color: rgb(33,6,119); }
div.DivClassName
{
background-color: #210677;
}
.BgClassName
{
background-color: #210677;
}
</style>
border-color css
<style>
span { border-color: #210677; }
span { border-color: rgb(33,6,119); }
td.TdClassName
{
border-color: #210677;
}
.TagClassName
{
border-color: #210677;
}
</style>