Shades of San Felix #206421
Tints of San Felix #206421
RGB
CMYK
RGB Variations
Color information
#206421 (or 0x206421) is known color: San Felix. HEX triplet: 20, 64 and 21. RGB value is (32,100,33). Sum of RGB (Red+Green+Blue) = 32+100+33=165 (21% of max value = 765). Red value is 32 (12.89% from 255 or 19.39% from 165); Green value is 100 (39.45% from 255 or 60.61% from 165); Blue value is 33 (13.28% from 255 or 20% from 165); Max value from RGB is 100 - color contains mainly: green. Hex color #206421 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #206421 is #DF9BDE. Grayscale: #484848. Windows color (decimal): -14654431 or 2188320. OLE color: 2188320.
HSL color Cylindrical-coordinate representation of color #206421: hue angle of 120.88º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #206421 is Cyan = 0.68, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 32 | 100 | 33 | - |
| CMYK | 0.68 | 0 | 0.67 | 0.61 |
| HSL | 120.88º | 0.52% | 0.26% | - |
| HSV(B) | 120.88º | 0.68% | 0.39% | - |
| XYZ | 5.43 | 9.53 | 2.99 | - |
| YUV | 72.03 | 105.97 | 99.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 100 | 33 | 0.68 | 0 | 0.67 | 0.61 | 120.88 | 0.52 | 0.26 |
| Hex | 20 | 64 | 21 | 44 | 0 | 43 | 3D | 79 | 34 | 1A |
| Octal | 40 | 144 | 41 | 104 | 0 | 103 | 75 | 171 | 64 | 32 |
| Binary | 100000 | 1100100 | 100001 | 1000100 | 0 | 1000011 | 111101 | 1111001 | 110100 | 11010 |
Color Harmonies of #206421
Complementary color
Monochromatic Colors of #206421
Black with #206421
Text Example
Text Example
White with #206421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206421; }
p { color: rgb(32,100,33); }
H1.HeaderClassName
{
color: #206421;
}
.AnyTagClassName
{
color: #206421;
}
</style>
background-color css
<style>
a { background-color: #206421; }
a { background-color: rgb(32,100,33); }
div.DivClassName
{
background-color: #206421;
}
.BgClassName
{
background-color: #206421;
}
</style>
border-color css
<style>
span { border-color: #206421; }
span { border-color: rgb(32,100,33); }
td.TdClassName
{
border-color: #206421;
}
.TagClassName
{
border-color: #206421;
}
</style>