Shades of San Felix #216418
Tints of San Felix #216418
RGB
CMYK
RGB Variations
Color information
#216418 (or 0x216418) is known color: San Felix. HEX triplet: 21, 64 and 18. RGB value is (33,100,24). Sum of RGB (Red+Green+Blue) = 33+100+24=157 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.02% from 157); Green value is 100 (39.45% from 255 or 63.69% from 157); Blue value is 24 (9.77% from 255 or 15.29% from 157); Max value from RGB is 100 - color contains mainly: green. Hex color #216418 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #216418 is #DE9BE7. Grayscale: #474747. Windows color (decimal): -14588904 or 1598497. OLE color: 1598497.
HSL color Cylindrical-coordinate representation of color #216418: hue angle of 112.89º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #216418 is Cyan = 0.67, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 33 | 100 | 24 | - |
| CMYK | 0.67 | 0 | 0.76 | 0.61 |
| HSL | 112.89º | 0.61% | 0.24% | - |
| HSV(B) | 112.89º | 0.76% | 0.39% | - |
| XYZ | 5.35 | 9.5 | 2.42 | - |
| YUV | 71.3 | 101.3 | 100.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 100 | 24 | 0.67 | 0 | 0.76 | 0.61 | 112.89 | 0.61 | 0.24 |
| Hex | 21 | 64 | 18 | 43 | 0 | 4C | 3D | 71 | 3D | 18 |
| Octal | 41 | 144 | 30 | 103 | 0 | 114 | 75 | 161 | 75 | 30 |
| Binary | 100001 | 1100100 | 11000 | 1000011 | 0 | 1001100 | 111101 | 1110001 | 111101 | 11000 |
Color Harmonies of #216418
Complementary color
Monochromatic Colors of #216418
Black with #216418
Text Example
Text Example
White with #216418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216418; }
p { color: rgb(33,100,24); }
H1.HeaderClassName
{
color: #216418;
}
.AnyTagClassName
{
color: #216418;
}
</style>
background-color css
<style>
a { background-color: #216418; }
a { background-color: rgb(33,100,24); }
div.DivClassName
{
background-color: #216418;
}
.BgClassName
{
background-color: #216418;
}
</style>
border-color css
<style>
span { border-color: #216418; }
span { border-color: rgb(33,100,24); }
td.TdClassName
{
border-color: #216418;
}
.TagClassName
{
border-color: #216418;
}
</style>