Shades of San Felix #206417
Tints of San Felix #206417
RGB
CMYK
RGB Variations
Color information
#206417 (or 0x206417) is known color: San Felix. HEX triplet: 20, 64 and 17. RGB value is (32,100,23). Sum of RGB (Red+Green+Blue) = 32+100+23=155 (20% of max value = 765). Red value is 32 (12.89% from 255 or 20.65% from 155); Green value is 100 (39.45% from 255 or 64.52% from 155); Blue value is 23 (9.38% from 255 or 14.84% from 155); Max value from RGB is 100 - color contains mainly: green. Hex color #206417 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #206417 is #DF9BE8. Grayscale: #474747. Windows color (decimal): -14654441 or 1532960. OLE color: 1532960.
HSL color Cylindrical-coordinate representation of color #206417: hue angle of 112.99º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #206417 is Cyan = 0.68, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 32 | 100 | 23 | - |
| CMYK | 0.68 | 0 | 0.77 | 0.61 |
| HSL | 112.99º | 0.63% | 0.24% | - |
| HSV(B) | 112.99º | 0.77% | 0.39% | - |
| XYZ | 5.31 | 9.48 | 2.36 | - |
| YUV | 70.89 | 100.97 | 100.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 100 | 23 | 0.68 | 0 | 0.77 | 0.61 | 112.99 | 0.63 | 0.24 |
| Hex | 20 | 64 | 17 | 44 | 0 | 4D | 3D | 71 | 3F | 18 |
| Octal | 40 | 144 | 27 | 104 | 0 | 115 | 75 | 161 | 77 | 30 |
| Binary | 100000 | 1100100 | 10111 | 1000100 | 0 | 1001101 | 111101 | 1110001 | 111111 | 11000 |
Color Harmonies of #206417
Complementary color
Monochromatic Colors of #206417
Black with #206417
Text Example
Text Example
White with #206417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206417; }
p { color: rgb(32,100,23); }
H1.HeaderClassName
{
color: #206417;
}
.AnyTagClassName
{
color: #206417;
}
</style>
background-color css
<style>
a { background-color: #206417; }
a { background-color: rgb(32,100,23); }
div.DivClassName
{
background-color: #206417;
}
.BgClassName
{
background-color: #206417;
}
</style>
border-color css
<style>
span { border-color: #206417; }
span { border-color: rgb(32,100,23); }
td.TdClassName
{
border-color: #206417;
}
.TagClassName
{
border-color: #206417;
}
</style>