Shades of San Felix #207122
Tints of San Felix #207122
RGB
CMYK
RGB Variations
Color information
#207122 (or 0x207122) is known color: San Felix. HEX triplet: 20, 71 and 22. RGB value is (32,113,34). Sum of RGB (Red+Green+Blue) = 32+113+34=179 (23% of max value = 765). Red value is 32 (12.89% from 255 or 17.88% from 179); Green value is 113 (44.53% from 255 or 63.13% from 179); Blue value is 34 (13.67% from 255 or 18.99% from 179); Max value from RGB is 113 - color contains mainly: green. Hex color #207122 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207122 is #DF8EDD. Grayscale: #505050. Windows color (decimal): -14651102 or 2257184. OLE color: 2257184.
HSL color Cylindrical-coordinate representation of color #207122: hue angle of 121.48º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #207122 is Cyan = 0.72, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 32 | 113 | 34 | - |
| CMYK | 0.72 | 0 | 0.70 | 0.56 |
| HSL | 121.48º | 0.56% | 0.28% | - |
| HSV(B) | 121.48º | 0.72% | 0.44% | - |
| XYZ | 6.79 | 12.23 | 3.52 | - |
| YUV | 79.78 | 102.16 | 93.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 113 | 34 | 0.72 | 0 | 0.70 | 0.56 | 121.48 | 0.56 | 0.28 |
| Hex | 20 | 71 | 22 | 48 | 0 | 46 | 38 | 79 | 38 | 1C |
| Octal | 40 | 161 | 42 | 110 | 0 | 106 | 70 | 171 | 70 | 34 |
| Binary | 100000 | 1110001 | 100010 | 1001000 | 0 | 1000110 | 111000 | 1111001 | 111000 | 11100 |
Color Harmonies of #207122
Complementary color
Monochromatic Colors of #207122
Black with #207122
Text Example
Text Example
White with #207122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207122; }
p { color: rgb(32,113,34); }
H1.HeaderClassName
{
color: #207122;
}
.AnyTagClassName
{
color: #207122;
}
</style>
background-color css
<style>
a { background-color: #207122; }
a { background-color: rgb(32,113,34); }
div.DivClassName
{
background-color: #207122;
}
.BgClassName
{
background-color: #207122;
}
</style>
border-color css
<style>
span { border-color: #207122; }
span { border-color: rgb(32,113,34); }
td.TdClassName
{
border-color: #207122;
}
.TagClassName
{
border-color: #207122;
}
</style>