Shades of San Felix #216120
Tints of San Felix #216120
RGB
CMYK
RGB Variations
Color information
#216120 (or 0x216120) is known color: San Felix. HEX triplet: 21, 61 and 20. RGB value is (33,97,32). Sum of RGB (Red+Green+Blue) = 33+97+32=162 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.37% from 162); Green value is 97 (38.28% from 255 or 59.88% from 162); Blue value is 32 (12.89% from 255 or 19.75% from 162); Max value from RGB is 97 - color contains mainly: green. Hex color #216120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216120 is #DE9EDF. Grayscale: #464646. Windows color (decimal): -14589664 or 2122017. OLE color: 2122017.
HSL color Cylindrical-coordinate representation of color #216120: hue angle of 119.08º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #216120 is Cyan = 0.66, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 97 | 32 | - |
| CMYK | 0.66 | 0 | 0.67 | 0.62 |
| HSL | 119.08º | 0.5% | 0.25% | - |
| HSV(B) | 119.08º | 0.67% | 0.38% | - |
| XYZ | 5.16 | 8.98 | 2.83 | - |
| YUV | 70.45 | 106.3 | 101.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 97 | 32 | 0.66 | 0 | 0.67 | 0.62 | 119.08 | 0.5 | 0.25 |
| Hex | 21 | 61 | 20 | 42 | 0 | 43 | 3E | 77 | 32 | 19 |
| Octal | 41 | 141 | 40 | 102 | 0 | 103 | 76 | 167 | 62 | 31 |
| Binary | 100001 | 1100001 | 100000 | 1000010 | 0 | 1000011 | 111110 | 1110111 | 110010 | 11001 |
Color Harmonies of #216120
Complementary color
Monochromatic Colors of #216120
Black with #216120
Text Example
Text Example
White with #216120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216120; }
p { color: rgb(33,97,32); }
H1.HeaderClassName
{
color: #216120;
}
.AnyTagClassName
{
color: #216120;
}
</style>
background-color css
<style>
a { background-color: #216120; }
a { background-color: rgb(33,97,32); }
div.DivClassName
{
background-color: #216120;
}
.BgClassName
{
background-color: #216120;
}
</style>
border-color css
<style>
span { border-color: #216120; }
span { border-color: rgb(33,97,32); }
td.TdClassName
{
border-color: #216120;
}
.TagClassName
{
border-color: #216120;
}
</style>