Shades of San Felix #206729
Tints of San Felix #206729
RGB
CMYK
RGB Variations
Color information
#206729 (or 0x206729) is known color: San Felix. HEX triplet: 20, 67 and 29. RGB value is (32,103,41). Sum of RGB (Red+Green+Blue) = 32+103+41=176 (23% of max value = 765). Red value is 32 (12.89% from 255 or 18.18% from 176); Green value is 103 (40.62% from 255 or 58.52% from 176); Blue value is 41 (16.41% from 255 or 23.30% from 176); Max value from RGB is 103 - color contains mainly: green. Hex color #206729 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #206729 is #DF98D6. Grayscale: #4A4A4A. Windows color (decimal): -14653655 or 2713376. OLE color: 2713376.
HSL color Cylindrical-coordinate representation of color #206729: hue angle of 127.61º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #206729 is Cyan = 0.69, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 32 | 103 | 41 | - |
| CMYK | 0.69 | 0 | 0.60 | 0.60 |
| HSL | 127.61º | 0.53% | 0.26% | - |
| HSV(B) | 127.61º | 0.69% | 0.4% | - |
| XYZ | 5.85 | 10.17 | 3.75 | - |
| YUV | 74.7 | 108.98 | 97.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 103 | 41 | 0.69 | 0 | 0.60 | 0.60 | 127.61 | 0.53 | 0.26 |
| Hex | 20 | 67 | 29 | 45 | 0 | 3C | 3C | 80 | 35 | 1A |
| Octal | 40 | 147 | 51 | 105 | 0 | 74 | 74 | 200 | 65 | 32 |
| Binary | 100000 | 1100111 | 101001 | 1000101 | 0 | 111100 | 111100 | 10000000 | 110101 | 11010 |
Color Harmonies of #206729
Complementary color
Monochromatic Colors of #206729
Black with #206729
Text Example
Text Example
White with #206729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206729; }
p { color: rgb(32,103,41); }
H1.HeaderClassName
{
color: #206729;
}
.AnyTagClassName
{
color: #206729;
}
</style>
background-color css
<style>
a { background-color: #206729; }
a { background-color: rgb(32,103,41); }
div.DivClassName
{
background-color: #206729;
}
.BgClassName
{
background-color: #206729;
}
</style>
border-color css
<style>
span { border-color: #206729; }
span { border-color: rgb(32,103,41); }
td.TdClassName
{
border-color: #206729;
}
.TagClassName
{
border-color: #206729;
}
</style>