Shades of San Felix #227220
Tints of San Felix #227220
RGB
CMYK
RGB Variations
Color information
#227220 (or 0x227220) is known color: San Felix. HEX triplet: 22, 72 and 20. RGB value is (34,114,32). Sum of RGB (Red+Green+Blue) = 34+114+32=180 (23% of max value = 765). Red value is 34 (13.67% from 255 or 18.89% from 180); Green value is 114 (44.92% from 255 or 63.33% from 180); Blue value is 32 (12.89% from 255 or 17.78% from 180); Max value from RGB is 114 - color contains mainly: green. Hex color #227220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227220 is #DD8DDF. Grayscale: #505050. Windows color (decimal): -14519776 or 2126370. OLE color: 2126370.
HSL color Cylindrical-coordinate representation of color #227220: hue angle of 118.54º 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 #227220 is Cyan = 0.70, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 114 | 32 | - |
| CMYK | 0.70 | 0 | 0.72 | 0.55 |
| HSL | 118.54º | 0.56% | 0.29% | - |
| HSV(B) | 118.54º | 0.72% | 0.45% | - |
| XYZ | 6.94 | 12.48 | 3.41 | - |
| YUV | 80.73 | 100.5 | 94.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 114 | 32 | 0.70 | 0 | 0.72 | 0.55 | 118.54 | 0.56 | 0.29 |
| Hex | 22 | 72 | 20 | 46 | 0 | 48 | 37 | 77 | 38 | 1D |
| Octal | 42 | 162 | 40 | 106 | 0 | 110 | 67 | 167 | 70 | 35 |
| Binary | 100010 | 1110010 | 100000 | 1000110 | 0 | 1001000 | 110111 | 1110111 | 111000 | 11101 |
Color Harmonies of #227220
Complementary color
Monochromatic Colors of #227220
Black with #227220
Text Example
Text Example
White with #227220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227220; }
p { color: rgb(34,114,32); }
H1.HeaderClassName
{
color: #227220;
}
.AnyTagClassName
{
color: #227220;
}
</style>
background-color css
<style>
a { background-color: #227220; }
a { background-color: rgb(34,114,32); }
div.DivClassName
{
background-color: #227220;
}
.BgClassName
{
background-color: #227220;
}
</style>
border-color css
<style>
span { border-color: #227220; }
span { border-color: rgb(34,114,32); }
td.TdClassName
{
border-color: #227220;
}
.TagClassName
{
border-color: #227220;
}
</style>