Shades of San Felix #216521
Tints of San Felix #216521
RGB
CMYK
RGB Variations
Color information
#216521 (or 0x216521) is known color: San Felix. HEX triplet: 21, 65 and 21. RGB value is (33,101,33). Sum of RGB (Red+Green+Blue) = 33+101+33=167 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.76% from 167); Green value is 101 (39.84% from 255 or 60.48% from 167); Blue value is 33 (13.28% from 255 or 19.76% from 167); Max value from RGB is 101 - color contains mainly: green. Hex color #216521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216521 is #DE9ADE. Grayscale: #494949. Windows color (decimal): -14588639 or 2188577. OLE color: 2188577.
HSL color Cylindrical-coordinate representation of color #216521: hue angle of 120º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #216521 is Cyan = 0.67, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 101 | 33 | - |
| CMYK | 0.67 | 0 | 0.67 | 0.60 |
| HSL | 120º | 0.51% | 0.26% | - |
| HSV(B) | 120º | 0.67% | 0.4% | - |
| XYZ | 5.56 | 9.74 | 3.03 | - |
| YUV | 72.92 | 105.47 | 99.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 101 | 33 | 0.67 | 0 | 0.67 | 0.60 | 120 | 0.51 | 0.26 |
| Hex | 21 | 65 | 21 | 43 | 0 | 43 | 3C | 78 | 33 | 1A |
| Octal | 41 | 145 | 41 | 103 | 0 | 103 | 74 | 170 | 63 | 32 |
| Binary | 100001 | 1100101 | 100001 | 1000011 | 0 | 1000011 | 111100 | 1111000 | 110011 | 11010 |
Color Harmonies of #216521
Complementary color
Monochromatic Colors of #216521
Black with #216521
Text Example
Text Example
White with #216521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216521; }
p { color: rgb(33,101,33); }
H1.HeaderClassName
{
color: #216521;
}
.AnyTagClassName
{
color: #216521;
}
</style>
background-color css
<style>
a { background-color: #216521; }
a { background-color: rgb(33,101,33); }
div.DivClassName
{
background-color: #216521;
}
.BgClassName
{
background-color: #216521;
}
</style>
border-color css
<style>
span { border-color: #216521; }
span { border-color: rgb(33,101,33); }
td.TdClassName
{
border-color: #216521;
}
.TagClassName
{
border-color: #216521;
}
</style>