Shades of San Felix #227828
Tints of San Felix #227828
RGB
CMYK
RGB Variations
Color information
#227828 (or 0x227828) is known color: San Felix. HEX triplet: 22, 78 and 28. RGB value is (34,120,40). Sum of RGB (Red+Green+Blue) = 34+120+40=194 (25% of max value = 765). Red value is 34 (13.67% from 255 or 17.53% from 194); Green value is 120 (47.27% from 255 or 61.86% from 194); Blue value is 40 (16.02% from 255 or 20.62% from 194); Max value from RGB is 120 - color contains mainly: green. Hex color #227828 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227828 is #DD87D7. Grayscale: #555555. Windows color (decimal): -14518232 or 2652194. OLE color: 2652194.
HSL color Cylindrical-coordinate representation of color #227828: hue angle of 124.19º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #227828 is Cyan = 0.72, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 120 | 40 | - |
| CMYK | 0.72 | 0 | 0.67 | 0.53 |
| HSL | 124.19º | 0.56% | 0.3% | - |
| HSV(B) | 124.19º | 0.72% | 0.47% | - |
| XYZ | 7.76 | 13.93 | 4.29 | - |
| YUV | 85.17 | 102.51 | 91.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 120 | 40 | 0.72 | 0 | 0.67 | 0.53 | 124.19 | 0.56 | 0.3 |
| Hex | 22 | 78 | 28 | 48 | 0 | 43 | 35 | 7C | 38 | 1E |
| Octal | 42 | 170 | 50 | 110 | 0 | 103 | 65 | 174 | 70 | 36 |
| Binary | 100010 | 1111000 | 101000 | 1001000 | 0 | 1000011 | 110101 | 1111100 | 111000 | 11110 |
Color Harmonies of #227828
Complementary color
Monochromatic Colors of #227828
Black with #227828
Text Example
Text Example
White with #227828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227828; }
p { color: rgb(34,120,40); }
H1.HeaderClassName
{
color: #227828;
}
.AnyTagClassName
{
color: #227828;
}
</style>
background-color css
<style>
a { background-color: #227828; }
a { background-color: rgb(34,120,40); }
div.DivClassName
{
background-color: #227828;
}
.BgClassName
{
background-color: #227828;
}
</style>
border-color css
<style>
span { border-color: #227828; }
span { border-color: rgb(34,120,40); }
td.TdClassName
{
border-color: #227828;
}
.TagClassName
{
border-color: #227828;
}
</style>