Shades of San Felix #206617
Tints of San Felix #206617
RGB
CMYK
RGB Variations
Color information
#206617 (or 0x206617) is known color: San Felix. HEX triplet: 20, 66 and 17. RGB value is (32,102,23). Sum of RGB (Red+Green+Blue) = 32+102+23=157 (20% of max value = 765). Red value is 32 (12.89% from 255 or 20.38% from 157); Green value is 102 (40.23% from 255 or 64.97% from 157); Blue value is 23 (9.38% from 255 or 14.65% from 157); Max value from RGB is 102 - color contains mainly: green. Hex color #206617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #206617 is #DF99E8. Grayscale: #484848. Windows color (decimal): -14653929 or 1533472. OLE color: 1533472.
HSL color Cylindrical-coordinate representation of color #206617: hue angle of 113.16º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #206617 is Cyan = 0.69, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 32 | 102 | 23 | - |
| CMYK | 0.69 | 0 | 0.77 | 0.6 |
| HSL | 113.16º | 0.63% | 0.25% | - |
| HSV(B) | 113.16º | 0.77% | 0.4% | - |
| XYZ | 5.5 | 9.87 | 2.43 | - |
| YUV | 72.06 | 100.31 | 99.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 102 | 23 | 0.69 | 0 | 0.77 | 0.6 | 113.16 | 0.63 | 0.25 |
| Hex | 20 | 66 | 17 | 45 | 0 | 4D | 3C | 71 | 3F | 19 |
| Octal | 40 | 146 | 27 | 105 | 0 | 115 | 74 | 161 | 77 | 31 |
| Binary | 100000 | 1100110 | 10111 | 1000101 | 0 | 1001101 | 111100 | 1110001 | 111111 | 11001 |
Color Harmonies of #206617
Complementary color
Monochromatic Colors of #206617
Black with #206617
Text Example
Text Example
White with #206617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206617; }
p { color: rgb(32,102,23); }
H1.HeaderClassName
{
color: #206617;
}
.AnyTagClassName
{
color: #206617;
}
</style>
background-color css
<style>
a { background-color: #206617; }
a { background-color: rgb(32,102,23); }
div.DivClassName
{
background-color: #206617;
}
.BgClassName
{
background-color: #206617;
}
</style>
border-color css
<style>
span { border-color: #206617; }
span { border-color: rgb(32,102,23); }
td.TdClassName
{
border-color: #206617;
}
.TagClassName
{
border-color: #206617;
}
</style>