Shades of San Felix #246720
Tints of San Felix #246720
RGB
CMYK
RGB Variations
Color information
#246720 (or 0x246720) is known color: San Felix. HEX triplet: 24, 67 and 20. RGB value is (36,103,32). Sum of RGB (Red+Green+Blue) = 36+103+32=171 (22% of max value = 765). Red value is 36 (14.45% from 255 or 21.05% from 171); Green value is 103 (40.62% from 255 or 60.23% from 171); Blue value is 32 (12.89% from 255 or 18.71% from 171); Max value from RGB is 103 - color contains mainly: green. Hex color #246720 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #246720 is #DB98DF. Grayscale: #4B4B4B. Windows color (decimal): -14391520 or 2123556. OLE color: 2123556.
HSL color Cylindrical-coordinate representation of color #246720: hue angle of 116.62º degrees, saturation: 0.53, 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 #246720 is Cyan = 0.65, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 36 | 103 | 32 | - |
| CMYK | 0.65 | 0 | 0.69 | 0.60 |
| HSL | 116.62º | 0.53% | 0.26% | - |
| HSV(B) | 116.62º | 0.69% | 0.4% | - |
| XYZ | 5.84 | 10.18 | 3.02 | - |
| YUV | 74.87 | 103.8 | 100.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 103 | 32 | 0.65 | 0 | 0.69 | 0.60 | 116.62 | 0.53 | 0.26 |
| Hex | 24 | 67 | 20 | 41 | 0 | 45 | 3C | 75 | 35 | 1A |
| Octal | 44 | 147 | 40 | 101 | 0 | 105 | 74 | 165 | 65 | 32 |
| Binary | 100100 | 1100111 | 100000 | 1000001 | 0 | 1000101 | 111100 | 1110101 | 110101 | 11010 |
Color Harmonies of #246720
Complementary color
Monochromatic Colors of #246720
Black with #246720
Text Example
Text Example
White with #246720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246720; }
p { color: rgb(36,103,32); }
H1.HeaderClassName
{
color: #246720;
}
.AnyTagClassName
{
color: #246720;
}
</style>
background-color css
<style>
a { background-color: #246720; }
a { background-color: rgb(36,103,32); }
div.DivClassName
{
background-color: #246720;
}
.BgClassName
{
background-color: #246720;
}
</style>
border-color css
<style>
span { border-color: #246720; }
span { border-color: rgb(36,103,32); }
td.TdClassName
{
border-color: #246720;
}
.TagClassName
{
border-color: #246720;
}
</style>