Shades of San Felix #226824
Tints of San Felix #226824
RGB
CMYK
RGB Variations
Color information
#226824 (or 0x226824) is known color: San Felix. HEX triplet: 22, 68 and 24. RGB value is (34,104,36). Sum of RGB (Red+Green+Blue) = 34+104+36=174 (23% of max value = 765). Red value is 34 (13.67% from 255 or 19.54% from 174); Green value is 104 (41.02% from 255 or 59.77% from 174); Blue value is 36 (14.45% from 255 or 20.69% from 174); Max value from RGB is 104 - color contains mainly: green. Hex color #226824 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #226824 is #DD97DB. Grayscale: #4B4B4B. Windows color (decimal): -14522332 or 2385954. OLE color: 2385954.
HSL color Cylindrical-coordinate representation of color #226824: hue angle of 121.71º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #226824 is Cyan = 0.67, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 34 | 104 | 36 | - |
| CMYK | 0.67 | 0 | 0.65 | 0.59 |
| HSL | 121.71º | 0.51% | 0.27% | - |
| HSV(B) | 121.71º | 0.67% | 0.41% | - |
| XYZ | 5.93 | 10.37 | 3.36 | - |
| YUV | 75.32 | 105.81 | 98.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 104 | 36 | 0.67 | 0 | 0.65 | 0.59 | 121.71 | 0.51 | 0.27 |
| Hex | 22 | 68 | 24 | 43 | 0 | 41 | 3B | 7A | 33 | 1B |
| Octal | 42 | 150 | 44 | 103 | 0 | 101 | 73 | 172 | 63 | 33 |
| Binary | 100010 | 1101000 | 100100 | 1000011 | 0 | 1000001 | 111011 | 1111010 | 110011 | 11011 |
Color Harmonies of #226824
Complementary color
Monochromatic Colors of #226824
Black with #226824
Text Example
Text Example
White with #226824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226824; }
p { color: rgb(34,104,36); }
H1.HeaderClassName
{
color: #226824;
}
.AnyTagClassName
{
color: #226824;
}
</style>
background-color css
<style>
a { background-color: #226824; }
a { background-color: rgb(34,104,36); }
div.DivClassName
{
background-color: #226824;
}
.BgClassName
{
background-color: #226824;
}
</style>
border-color css
<style>
span { border-color: #226824; }
span { border-color: rgb(34,104,36); }
td.TdClassName
{
border-color: #226824;
}
.TagClassName
{
border-color: #226824;
}
</style>