Shades of San Felix #227227
Tints of San Felix #227227
RGB
CMYK
RGB Variations
Color information
#227227 (or 0x227227) is known color: San Felix. HEX triplet: 22, 72 and 27. RGB value is (34,114,39). Sum of RGB (Red+Green+Blue) = 34+114+39=187 (24% of max value = 765). Red value is 34 (13.67% from 255 or 18.18% from 187); Green value is 114 (44.92% from 255 or 60.96% from 187); Blue value is 39 (15.62% from 255 or 20.86% from 187); Max value from RGB is 114 - color contains mainly: green. Hex color #227227 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227227 is #DD8DD8. Grayscale: #515151. Windows color (decimal): -14519769 or 2585122. OLE color: 2585122.
HSL color Cylindrical-coordinate representation of color #227227: hue angle of 123.75º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #227227 is Cyan = 0.70, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 114 | 39 | - |
| CMYK | 0.70 | 0 | 0.66 | 0.55 |
| HSL | 123.75º | 0.54% | 0.29% | - |
| HSV(B) | 123.75º | 0.7% | 0.45% | - |
| XYZ | 7.04 | 12.52 | 3.97 | - |
| YUV | 81.53 | 104 | 94.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 114 | 39 | 0.70 | 0 | 0.66 | 0.55 | 123.75 | 0.54 | 0.29 |
| Hex | 22 | 72 | 27 | 46 | 0 | 42 | 37 | 7C | 36 | 1D |
| Octal | 42 | 162 | 47 | 106 | 0 | 102 | 67 | 174 | 66 | 35 |
| Binary | 100010 | 1110010 | 100111 | 1000110 | 0 | 1000010 | 110111 | 1111100 | 110110 | 11101 |
Color Harmonies of #227227
Complementary color
Monochromatic Colors of #227227
Black with #227227
Text Example
Text Example
White with #227227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227227; }
p { color: rgb(34,114,39); }
H1.HeaderClassName
{
color: #227227;
}
.AnyTagClassName
{
color: #227227;
}
</style>
background-color css
<style>
a { background-color: #227227; }
a { background-color: rgb(34,114,39); }
div.DivClassName
{
background-color: #227227;
}
.BgClassName
{
background-color: #227227;
}
</style>
border-color css
<style>
span { border-color: #227227; }
span { border-color: rgb(34,114,39); }
td.TdClassName
{
border-color: #227227;
}
.TagClassName
{
border-color: #227227;
}
</style>