Shades of San Felix #246620
Tints of San Felix #246620
RGB
CMYK
RGB Variations
Color information
#246620 (or 0x246620) is known color: San Felix. HEX triplet: 24, 66 and 20. RGB value is (36,102,32). Sum of RGB (Red+Green+Blue) = 36+102+32=170 (22% of max value = 765). Red value is 36 (14.45% from 255 or 21.18% from 170); Green value is 102 (40.23% from 255 or 60% from 170); Blue value is 32 (12.89% from 255 or 18.82% from 170); Max value from RGB is 102 - color contains mainly: green. Hex color #246620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #246620 is #DB99DF. Grayscale: #4A4A4A. Windows color (decimal): -14391776 or 2123300. OLE color: 2123300.
HSL color Cylindrical-coordinate representation of color #246620: hue angle of 116.57º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #246620 is Cyan = 0.65, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 36 | 102 | 32 | - |
| CMYK | 0.65 | 0 | 0.69 | 0.6 |
| HSL | 116.57º | 0.52% | 0.26% | - |
| HSV(B) | 116.57º | 0.69% | 0.4% | - |
| XYZ | 5.74 | 9.98 | 2.99 | - |
| YUV | 74.29 | 104.13 | 100.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 102 | 32 | 0.65 | 0 | 0.69 | 0.6 | 116.57 | 0.52 | 0.26 |
| Hex | 24 | 66 | 20 | 41 | 0 | 45 | 3C | 75 | 34 | 1A |
| Octal | 44 | 146 | 40 | 101 | 0 | 105 | 74 | 165 | 64 | 32 |
| Binary | 100100 | 1100110 | 100000 | 1000001 | 0 | 1000101 | 111100 | 1110101 | 110100 | 11010 |
Color Harmonies of #246620
Complementary color
Monochromatic Colors of #246620
Black with #246620
Text Example
Text Example
White with #246620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246620; }
p { color: rgb(36,102,32); }
H1.HeaderClassName
{
color: #246620;
}
.AnyTagClassName
{
color: #246620;
}
</style>
background-color css
<style>
a { background-color: #246620; }
a { background-color: rgb(36,102,32); }
div.DivClassName
{
background-color: #246620;
}
.BgClassName
{
background-color: #246620;
}
</style>
border-color css
<style>
span { border-color: #246620; }
span { border-color: rgb(36,102,32); }
td.TdClassName
{
border-color: #246620;
}
.TagClassName
{
border-color: #246620;
}
</style>