Shades of San Felix #216819
Tints of San Felix #216819
RGB
CMYK
RGB Variations
Color information
#216819 (or 0x216819) is known color: San Felix. HEX triplet: 21, 68 and 19. RGB value is (33,104,25). Sum of RGB (Red+Green+Blue) = 33+104+25=162 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.37% from 162); Green value is 104 (41.02% from 255 or 64.20% from 162); Blue value is 25 (10.16% from 255 or 15.43% from 162); Max value from RGB is 104 - color contains mainly: green. Hex color #216819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #216819 is #DE97E6. Grayscale: #4A4A4A. Windows color (decimal): -14587879 or 1665057. OLE color: 1665057.
HSL color Cylindrical-coordinate representation of color #216819: hue angle of 113.92º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #216819 is Cyan = 0.68, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 104 | 25 | - |
| CMYK | 0.68 | 0 | 0.76 | 0.59 |
| HSL | 113.92º | 0.61% | 0.25% | - |
| HSV(B) | 113.92º | 0.76% | 0.41% | - |
| XYZ | 5.75 | 10.29 | 2.6 | - |
| YUV | 73.77 | 100.48 | 98.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 104 | 25 | 0.68 | 0 | 0.76 | 0.59 | 113.92 | 0.61 | 0.25 |
| Hex | 21 | 68 | 19 | 44 | 0 | 4C | 3B | 72 | 3D | 19 |
| Octal | 41 | 150 | 31 | 104 | 0 | 114 | 73 | 162 | 75 | 31 |
| Binary | 100001 | 1101000 | 11001 | 1000100 | 0 | 1001100 | 111011 | 1110010 | 111101 | 11001 |
Color Harmonies of #216819
Complementary color
Monochromatic Colors of #216819
Black with #216819
Text Example
Text Example
White with #216819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216819; }
p { color: rgb(33,104,25); }
H1.HeaderClassName
{
color: #216819;
}
.AnyTagClassName
{
color: #216819;
}
</style>
background-color css
<style>
a { background-color: #216819; }
a { background-color: rgb(33,104,25); }
div.DivClassName
{
background-color: #216819;
}
.BgClassName
{
background-color: #216819;
}
</style>
border-color css
<style>
span { border-color: #216819; }
span { border-color: rgb(33,104,25); }
td.TdClassName
{
border-color: #216819;
}
.TagClassName
{
border-color: #216819;
}
</style>