Shades of San Felix #206716
Tints of San Felix #206716
RGB
CMYK
RGB Variations
Color information
#206716 (or 0x206716) is known color: San Felix. HEX triplet: 20, 67 and 16. RGB value is (32,103,22). Sum of RGB (Red+Green+Blue) = 32+103+22=157 (20% of max value = 765). Red value is 32 (12.89% from 255 or 20.38% from 157); Green value is 103 (40.62% from 255 or 65.61% from 157); Blue value is 22 (8.98% from 255 or 14.01% from 157); Max value from RGB is 103 - color contains mainly: green. Hex color #206716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #206716 is #DF98E9. Grayscale: #484848. Windows color (decimal): -14653674 or 1468192. OLE color: 1468192.
HSL color Cylindrical-coordinate representation of color #206716: hue angle of 112.59º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #206716 is Cyan = 0.69, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 32 | 103 | 22 | - |
| CMYK | 0.69 | 0 | 0.79 | 0.60 |
| HSL | 112.59º | 0.65% | 0.25% | - |
| HSV(B) | 112.59º | 0.79% | 0.4% | - |
| XYZ | 5.59 | 10.07 | 2.41 | - |
| YUV | 72.54 | 99.48 | 99.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 103 | 22 | 0.69 | 0 | 0.79 | 0.60 | 112.59 | 0.65 | 0.25 |
| Hex | 20 | 67 | 16 | 45 | 0 | 4F | 3C | 71 | 41 | 19 |
| Octal | 40 | 147 | 26 | 105 | 0 | 117 | 74 | 161 | 101 | 31 |
| Binary | 100000 | 1100111 | 10110 | 1000101 | 0 | 1001111 | 111100 | 1110001 | 1000001 | 11001 |
Color Harmonies of #206716
Complementary color
Monochromatic Colors of #206716
Black with #206716
Text Example
Text Example
White with #206716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206716; }
p { color: rgb(32,103,22); }
H1.HeaderClassName
{
color: #206716;
}
.AnyTagClassName
{
color: #206716;
}
</style>
background-color css
<style>
a { background-color: #206716; }
a { background-color: rgb(32,103,22); }
div.DivClassName
{
background-color: #206716;
}
.BgClassName
{
background-color: #206716;
}
</style>
border-color css
<style>
span { border-color: #206716; }
span { border-color: rgb(32,103,22); }
td.TdClassName
{
border-color: #206716;
}
.TagClassName
{
border-color: #206716;
}
</style>