Shades of San Felix #216615
Tints of San Felix #216615
RGB
CMYK
RGB Variations
Color information
#216615 (or 0x216615) is known color: San Felix. HEX triplet: 21, 66 and 15. RGB value is (33,102,21). Sum of RGB (Red+Green+Blue) = 33+102+21=156 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.15% from 156); Green value is 102 (40.23% from 255 or 65.38% from 156); Blue value is 21 (8.59% from 255 or 13.46% from 156); Max value from RGB is 102 - color contains mainly: green. Hex color #216615 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #216615 is #DE99EA. Grayscale: #484848. Windows color (decimal): -14588395 or 1402401. OLE color: 1402401.
HSL color Cylindrical-coordinate representation of color #216615: hue angle of 111.11º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #216615 is Cyan = 0.68, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 33 | 102 | 21 | - |
| CMYK | 0.68 | 0 | 0.79 | 0.6 |
| HSL | 111.11º | 0.66% | 0.24% | - |
| HSV(B) | 111.11º | 0.79% | 0.4% | - |
| XYZ | 5.51 | 9.88 | 2.33 | - |
| YUV | 72.14 | 99.14 | 100.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 102 | 21 | 0.68 | 0 | 0.79 | 0.6 | 111.11 | 0.66 | 0.24 |
| Hex | 21 | 66 | 15 | 44 | 0 | 4F | 3C | 6F | 42 | 18 |
| Octal | 41 | 146 | 25 | 104 | 0 | 117 | 74 | 157 | 102 | 30 |
| Binary | 100001 | 1100110 | 10101 | 1000100 | 0 | 1001111 | 111100 | 1101111 | 1000010 | 11000 |
Color Harmonies of #216615
Complementary color
Monochromatic Colors of #216615
Black with #216615
Text Example
Text Example
White with #216615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216615; }
p { color: rgb(33,102,21); }
H1.HeaderClassName
{
color: #216615;
}
.AnyTagClassName
{
color: #216615;
}
</style>
background-color css
<style>
a { background-color: #216615; }
a { background-color: rgb(33,102,21); }
div.DivClassName
{
background-color: #216615;
}
.BgClassName
{
background-color: #216615;
}
</style>
border-color css
<style>
span { border-color: #216615; }
span { border-color: rgb(33,102,21); }
td.TdClassName
{
border-color: #216615;
}
.TagClassName
{
border-color: #216615;
}
</style>