Shades of San Felix #246226
Tints of San Felix #246226
RGB
CMYK
RGB Variations
Color information
#246226 (or 0x246226) is known color: San Felix. HEX triplet: 24, 62 and 26. RGB value is (36,98,38). Sum of RGB (Red+Green+Blue) = 36+98+38=172 (22% of max value = 765). Red value is 36 (14.45% from 255 or 20.93% from 172); Green value is 98 (38.67% from 255 or 56.98% from 172); Blue value is 38 (15.23% from 255 or 22.09% from 172); Max value from RGB is 98 - color contains mainly: green. Hex color #246226 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #246226 is #DB9DD9. Grayscale: #484848. Windows color (decimal): -14392794 or 2515492. OLE color: 2515492.
HSL color Cylindrical-coordinate representation of color #246226: hue angle of 121.94º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #246226 is Cyan = 0.63, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 98 | 38 | - |
| CMYK | 0.63 | 0 | 0.61 | 0.62 |
| HSL | 121.94º | 0.46% | 0.26% | - |
| HSV(B) | 121.94º | 0.63% | 0.38% | - |
| XYZ | 5.45 | 9.25 | 3.33 | - |
| YUV | 72.62 | 108.46 | 101.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 98 | 38 | 0.63 | 0 | 0.61 | 0.62 | 121.94 | 0.46 | 0.26 |
| Hex | 24 | 62 | 26 | 3F | 0 | 3D | 3E | 7A | 2E | 1A |
| Octal | 44 | 142 | 46 | 77 | 0 | 75 | 76 | 172 | 56 | 32 |
| Binary | 100100 | 1100010 | 100110 | 111111 | 0 | 111101 | 111110 | 1111010 | 101110 | 11010 |
Color Harmonies of #246226
Complementary color
Monochromatic Colors of #246226
Black with #246226
Text Example
Text Example
White with #246226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246226; }
p { color: rgb(36,98,38); }
H1.HeaderClassName
{
color: #246226;
}
.AnyTagClassName
{
color: #246226;
}
</style>
background-color css
<style>
a { background-color: #246226; }
a { background-color: rgb(36,98,38); }
div.DivClassName
{
background-color: #246226;
}
.BgClassName
{
background-color: #246226;
}
</style>
border-color css
<style>
span { border-color: #246226; }
span { border-color: rgb(36,98,38); }
td.TdClassName
{
border-color: #246226;
}
.TagClassName
{
border-color: #246226;
}
</style>