Shades of San Felix #216921
Tints of San Felix #216921
RGB
CMYK
RGB Variations
Color information
#216921 (or 0x216921) is known color: San Felix. HEX triplet: 21, 69 and 21. RGB value is (33,105,33). Sum of RGB (Red+Green+Blue) = 33+105+33=171 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.30% from 171); Green value is 105 (41.41% from 255 or 61.40% from 171); Blue value is 33 (13.28% from 255 or 19.30% from 171); Max value from RGB is 105 - color contains mainly: green. Hex color #216921 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216921 is #DE96DE. Grayscale: #4B4B4B. Windows color (decimal): -14587615 or 2189601. OLE color: 2189601.
HSL color Cylindrical-coordinate representation of color #216921: hue angle of 120º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #216921 is Cyan = 0.69, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 105 | 33 | - |
| CMYK | 0.69 | 0 | 0.69 | 0.59 |
| HSL | 120º | 0.52% | 0.27% | - |
| HSV(B) | 120º | 0.69% | 0.41% | - |
| XYZ | 5.95 | 10.54 | 3.16 | - |
| YUV | 75.26 | 104.15 | 97.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 105 | 33 | 0.69 | 0 | 0.69 | 0.59 | 120 | 0.52 | 0.27 |
| Hex | 21 | 69 | 21 | 45 | 0 | 45 | 3B | 78 | 34 | 1B |
| Octal | 41 | 151 | 41 | 105 | 0 | 105 | 73 | 170 | 64 | 33 |
| Binary | 100001 | 1101001 | 100001 | 1000101 | 0 | 1000101 | 111011 | 1111000 | 110100 | 11011 |
Color Harmonies of #216921
Complementary color
Monochromatic Colors of #216921
Black with #216921
Text Example
Text Example
White with #216921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216921; }
p { color: rgb(33,105,33); }
H1.HeaderClassName
{
color: #216921;
}
.AnyTagClassName
{
color: #216921;
}
</style>
background-color css
<style>
a { background-color: #216921; }
a { background-color: rgb(33,105,33); }
div.DivClassName
{
background-color: #216921;
}
.BgClassName
{
background-color: #216921;
}
</style>
border-color css
<style>
span { border-color: #216921; }
span { border-color: rgb(33,105,33); }
td.TdClassName
{
border-color: #216921;
}
.TagClassName
{
border-color: #216921;
}
</style>