Shades of San Felix #216919
Tints of San Felix #216919
RGB
CMYK
RGB Variations
Color information
#216919 (or 0x216919) is known color: San Felix. HEX triplet: 21, 69 and 19. RGB value is (33,105,25). Sum of RGB (Red+Green+Blue) = 33+105+25=163 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.25% from 163); Green value is 105 (41.41% from 255 or 64.42% from 163); Blue value is 25 (10.16% from 255 or 15.34% from 163); Max value from RGB is 105 - color contains mainly: green. Hex color #216919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #216919 is #DE96E6. Grayscale: #4A4A4A. Windows color (decimal): -14587623 or 1665313. OLE color: 1665313.
HSL color Cylindrical-coordinate representation of color #216919: hue angle of 114º degrees, saturation: 0.62, 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 #216919 is Cyan = 0.69, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 105 | 25 | - |
| CMYK | 0.69 | 0 | 0.76 | 0.59 |
| HSL | 114º | 0.62% | 0.25% | - |
| HSV(B) | 114º | 0.76% | 0.41% | - |
| XYZ | 5.85 | 10.5 | 2.64 | - |
| YUV | 74.35 | 100.15 | 98.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 105 | 25 | 0.69 | 0 | 0.76 | 0.59 | 114 | 0.62 | 0.25 |
| Hex | 21 | 69 | 19 | 45 | 0 | 4C | 3B | 72 | 3E | 19 |
| Octal | 41 | 151 | 31 | 105 | 0 | 114 | 73 | 162 | 76 | 31 |
| Binary | 100001 | 1101001 | 11001 | 1000101 | 0 | 1001100 | 111011 | 1110010 | 111110 | 11001 |
Color Harmonies of #216919
Complementary color
Monochromatic Colors of #216919
Black with #216919
Text Example
Text Example
White with #216919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216919; }
p { color: rgb(33,105,25); }
H1.HeaderClassName
{
color: #216919;
}
.AnyTagClassName
{
color: #216919;
}
</style>
background-color css
<style>
a { background-color: #216919; }
a { background-color: rgb(33,105,25); }
div.DivClassName
{
background-color: #216919;
}
.BgClassName
{
background-color: #216919;
}
</style>
border-color css
<style>
span { border-color: #216919; }
span { border-color: rgb(33,105,25); }
td.TdClassName
{
border-color: #216919;
}
.TagClassName
{
border-color: #216919;
}
</style>