Shades of San Felix #207220
Tints of San Felix #207220
RGB
CMYK
RGB Variations
Color information
#207220 (or 0x207220) is known color: San Felix. HEX triplet: 20, 72 and 20. RGB value is (32,114,32). Sum of RGB (Red+Green+Blue) = 32+114+32=178 (23% of max value = 765). Red value is 32 (12.89% from 255 or 17.98% from 178); Green value is 114 (44.92% from 255 or 64.04% from 178); Blue value is 32 (12.89% from 255 or 17.98% from 178); Max value from RGB is 114 - color contains mainly: green. Hex color #207220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207220 is #DF8DDF. Grayscale: #505050. Windows color (decimal): -14650848 or 2126368. OLE color: 2126368.
HSL color Cylindrical-coordinate representation of color #207220: hue angle of 120º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #207220 is Cyan = 0.72, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 114 | 32 | - |
| CMYK | 0.72 | 0 | 0.72 | 0.55 |
| HSL | 120º | 0.56% | 0.29% | - |
| HSV(B) | 120º | 0.72% | 0.45% | - |
| XYZ | 6.87 | 12.45 | 3.41 | - |
| YUV | 80.13 | 100.83 | 93.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 114 | 32 | 0.72 | 0 | 0.72 | 0.55 | 120 | 0.56 | 0.29 |
| Hex | 20 | 72 | 20 | 48 | 0 | 48 | 37 | 78 | 38 | 1D |
| Octal | 40 | 162 | 40 | 110 | 0 | 110 | 67 | 170 | 70 | 35 |
| Binary | 100000 | 1110010 | 100000 | 1001000 | 0 | 1001000 | 110111 | 1111000 | 111000 | 11101 |
Color Harmonies of #207220
Complementary color
Monochromatic Colors of #207220
Black with #207220
Text Example
Text Example
White with #207220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207220; }
p { color: rgb(32,114,32); }
H1.HeaderClassName
{
color: #207220;
}
.AnyTagClassName
{
color: #207220;
}
</style>
background-color css
<style>
a { background-color: #207220; }
a { background-color: rgb(32,114,32); }
div.DivClassName
{
background-color: #207220;
}
.BgClassName
{
background-color: #207220;
}
</style>
border-color css
<style>
span { border-color: #207220; }
span { border-color: rgb(32,114,32); }
td.TdClassName
{
border-color: #207220;
}
.TagClassName
{
border-color: #207220;
}
</style>