Shades of San Felix #207229
Tints of San Felix #207229
RGB
CMYK
RGB Variations
Color information
#207229 (or 0x207229) is known color: San Felix. HEX triplet: 20, 72 and 29. RGB value is (32,114,41). Sum of RGB (Red+Green+Blue) = 32+114+41=187 (24% of max value = 765). Red value is 32 (12.89% from 255 or 17.11% from 187); Green value is 114 (44.92% from 255 or 60.96% from 187); Blue value is 41 (16.41% from 255 or 21.93% from 187); Max value from RGB is 114 - color contains mainly: green. Hex color #207229 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207229 is #DF8DD6. Grayscale: #515151. Windows color (decimal): -14650839 or 2716192. OLE color: 2716192.
HSL color Cylindrical-coordinate representation of color #207229: hue angle of 126.59º 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 #207229 is Cyan = 0.72, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 114 | 41 | - |
| CMYK | 0.72 | 0 | 0.64 | 0.55 |
| HSL | 126.59º | 0.56% | 0.29% | - |
| HSV(B) | 126.59º | 0.72% | 0.45% | - |
| XYZ | 7.01 | 12.5 | 4.14 | - |
| YUV | 81.16 | 105.33 | 92.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 114 | 41 | 0.72 | 0 | 0.64 | 0.55 | 126.59 | 0.56 | 0.29 |
| Hex | 20 | 72 | 29 | 48 | 0 | 40 | 37 | 7F | 38 | 1D |
| Octal | 40 | 162 | 51 | 110 | 0 | 100 | 67 | 177 | 70 | 35 |
| Binary | 100000 | 1110010 | 101001 | 1001000 | 0 | 1000000 | 110111 | 1111111 | 111000 | 11101 |
Color Harmonies of #207229
Complementary color
Monochromatic Colors of #207229
Black with #207229
Text Example
Text Example
White with #207229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207229; }
p { color: rgb(32,114,41); }
H1.HeaderClassName
{
color: #207229;
}
.AnyTagClassName
{
color: #207229;
}
</style>
background-color css
<style>
a { background-color: #207229; }
a { background-color: rgb(32,114,41); }
div.DivClassName
{
background-color: #207229;
}
.BgClassName
{
background-color: #207229;
}
</style>
border-color css
<style>
span { border-color: #207229; }
span { border-color: rgb(32,114,41); }
td.TdClassName
{
border-color: #207229;
}
.TagClassName
{
border-color: #207229;
}
</style>