Shades of San Felix #227428
Tints of San Felix #227428
RGB
CMYK
RGB Variations
Color information
#227428 (or 0x227428) is known color: San Felix. HEX triplet: 22, 74 and 28. RGB value is (34,116,40). Sum of RGB (Red+Green+Blue) = 34+116+40=190 (25% of max value = 765). Red value is 34 (13.67% from 255 or 17.89% from 190); Green value is 116 (45.70% from 255 or 61.05% from 190); Blue value is 40 (16.02% from 255 or 21.05% from 190); Max value from RGB is 116 - color contains mainly: green. Hex color #227428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227428 is #DD8BD7. Grayscale: #535353. Windows color (decimal): -14519256 or 2651170. OLE color: 2651170.
HSL color Cylindrical-coordinate representation of color #227428: hue angle of 124.39º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #227428 is Cyan = 0.71, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 116 | 40 | - |
| CMYK | 0.71 | 0 | 0.66 | 0.55 |
| HSL | 124.39º | 0.55% | 0.29% | - |
| HSV(B) | 124.39º | 0.71% | 0.45% | - |
| XYZ | 7.29 | 12.98 | 4.13 | - |
| YUV | 82.82 | 103.83 | 93.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 116 | 40 | 0.71 | 0 | 0.66 | 0.55 | 124.39 | 0.55 | 0.29 |
| Hex | 22 | 74 | 28 | 47 | 0 | 42 | 37 | 7C | 37 | 1D |
| Octal | 42 | 164 | 50 | 107 | 0 | 102 | 67 | 174 | 67 | 35 |
| Binary | 100010 | 1110100 | 101000 | 1000111 | 0 | 1000010 | 110111 | 1111100 | 110111 | 11101 |
Color Harmonies of #227428
Complementary color
Monochromatic Colors of #227428
Black with #227428
Text Example
Text Example
White with #227428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227428; }
p { color: rgb(34,116,40); }
H1.HeaderClassName
{
color: #227428;
}
.AnyTagClassName
{
color: #227428;
}
</style>
background-color css
<style>
a { background-color: #227428; }
a { background-color: rgb(34,116,40); }
div.DivClassName
{
background-color: #227428;
}
.BgClassName
{
background-color: #227428;
}
</style>
border-color css
<style>
span { border-color: #227428; }
span { border-color: rgb(34,116,40); }
td.TdClassName
{
border-color: #227428;
}
.TagClassName
{
border-color: #227428;
}
</style>