Shades of San Felix #246920
Tints of San Felix #246920
RGB
CMYK
RGB Variations
Color information
#246920 (or 0x246920) is known color: San Felix. HEX triplet: 24, 69 and 20. RGB value is (36,105,32). Sum of RGB (Red+Green+Blue) = 36+105+32=173 (22% of max value = 765). Red value is 36 (14.45% from 255 or 20.81% from 173); Green value is 105 (41.41% from 255 or 60.69% from 173); Blue value is 32 (12.89% from 255 or 18.50% from 173); Max value from RGB is 105 - color contains mainly: green. Hex color #246920 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #246920 is #DB96DF. Grayscale: #4C4C4C. Windows color (decimal): -14391008 or 2124068. OLE color: 2124068.
HSL color Cylindrical-coordinate representation of color #246920: hue angle of 116.71º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #246920 is Cyan = 0.66, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 36 | 105 | 32 | - |
| CMYK | 0.66 | 0 | 0.70 | 0.59 |
| HSL | 116.71º | 0.53% | 0.27% | - |
| HSV(B) | 116.71º | 0.7% | 0.41% | - |
| XYZ | 6.04 | 10.58 | 3.09 | - |
| YUV | 76.05 | 103.14 | 99.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 105 | 32 | 0.66 | 0 | 0.70 | 0.59 | 116.71 | 0.53 | 0.27 |
| Hex | 24 | 69 | 20 | 42 | 0 | 46 | 3B | 75 | 35 | 1B |
| Octal | 44 | 151 | 40 | 102 | 0 | 106 | 73 | 165 | 65 | 33 |
| Binary | 100100 | 1101001 | 100000 | 1000010 | 0 | 1000110 | 111011 | 1110101 | 110101 | 11011 |
Color Harmonies of #246920
Complementary color
Monochromatic Colors of #246920
Black with #246920
Text Example
Text Example
White with #246920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246920; }
p { color: rgb(36,105,32); }
H1.HeaderClassName
{
color: #246920;
}
.AnyTagClassName
{
color: #246920;
}
</style>
background-color css
<style>
a { background-color: #246920; }
a { background-color: rgb(36,105,32); }
div.DivClassName
{
background-color: #246920;
}
.BgClassName
{
background-color: #246920;
}
</style>
border-color css
<style>
span { border-color: #246920; }
span { border-color: rgb(36,105,32); }
td.TdClassName
{
border-color: #246920;
}
.TagClassName
{
border-color: #246920;
}
</style>