Shades of San Felix #216720
Tints of San Felix #216720
RGB
CMYK
RGB Variations
Color information
#216720 (or 0x216720) is known color: San Felix. HEX triplet: 21, 67 and 20. RGB value is (33,103,32). Sum of RGB (Red+Green+Blue) = 33+103+32=168 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.64% from 168); Green value is 103 (40.62% from 255 or 61.31% from 168); Blue value is 32 (12.89% from 255 or 19.05% from 168); Max value from RGB is 103 - color contains mainly: green. Hex color #216720 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216720 is #DE98DF. Grayscale: #4A4A4A. Windows color (decimal): -14588128 or 2123553. OLE color: 2123553.
HSL color Cylindrical-coordinate representation of color #216720: hue angle of 119.15º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #216720 is Cyan = 0.68, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 103 | 32 | - |
| CMYK | 0.68 | 0 | 0.69 | 0.60 |
| HSL | 119.15º | 0.53% | 0.26% | - |
| HSV(B) | 119.15º | 0.69% | 0.4% | - |
| XYZ | 5.74 | 10.13 | 3.02 | - |
| YUV | 73.98 | 104.31 | 98.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 103 | 32 | 0.68 | 0 | 0.69 | 0.60 | 119.15 | 0.53 | 0.26 |
| Hex | 21 | 67 | 20 | 44 | 0 | 45 | 3C | 77 | 35 | 1A |
| Octal | 41 | 147 | 40 | 104 | 0 | 105 | 74 | 167 | 65 | 32 |
| Binary | 100001 | 1100111 | 100000 | 1000100 | 0 | 1000101 | 111100 | 1110111 | 110101 | 11010 |
Color Harmonies of #216720
Complementary color
Monochromatic Colors of #216720
Black with #216720
Text Example
Text Example
White with #216720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216720; }
p { color: rgb(33,103,32); }
H1.HeaderClassName
{
color: #216720;
}
.AnyTagClassName
{
color: #216720;
}
</style>
background-color css
<style>
a { background-color: #216720; }
a { background-color: rgb(33,103,32); }
div.DivClassName
{
background-color: #216720;
}
.BgClassName
{
background-color: #216720;
}
</style>
border-color css
<style>
span { border-color: #216720; }
span { border-color: rgb(33,103,32); }
td.TdClassName
{
border-color: #216720;
}
.TagClassName
{
border-color: #216720;
}
</style>