Shades of San Felix #247120
Tints of San Felix #247120
RGB
CMYK
RGB Variations
Color information
#247120 (or 0x247120) is known color: San Felix. HEX triplet: 24, 71 and 20. RGB value is (36,113,32). Sum of RGB (Red+Green+Blue) = 36+113+32=181 (23% of max value = 765). Red value is 36 (14.45% from 255 or 19.89% from 181); Green value is 113 (44.53% from 255 or 62.43% from 181); Blue value is 32 (12.89% from 255 or 17.68% from 181); Max value from RGB is 113 - color contains mainly: green. Hex color #247120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247120 is #DB8EDF. Grayscale: #505050. Windows color (decimal): -14388960 or 2126116. OLE color: 2126116.
HSL color Cylindrical-coordinate representation of color #247120: hue angle of 117.04º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #247120 is Cyan = 0.68, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 113 | 32 | - |
| CMYK | 0.68 | 0 | 0.72 | 0.56 |
| HSL | 117.04º | 0.56% | 0.28% | - |
| HSV(B) | 117.04º | 0.72% | 0.44% | - |
| XYZ | 6.89 | 12.29 | 3.38 | - |
| YUV | 80.74 | 100.49 | 96.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 113 | 32 | 0.68 | 0 | 0.72 | 0.56 | 117.04 | 0.56 | 0.28 |
| Hex | 24 | 71 | 20 | 44 | 0 | 48 | 38 | 75 | 38 | 1C |
| Octal | 44 | 161 | 40 | 104 | 0 | 110 | 70 | 165 | 70 | 34 |
| Binary | 100100 | 1110001 | 100000 | 1000100 | 0 | 1001000 | 111000 | 1110101 | 111000 | 11100 |
Color Harmonies of #247120
Complementary color
Monochromatic Colors of #247120
Black with #247120
Text Example
Text Example
White with #247120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247120; }
p { color: rgb(36,113,32); }
H1.HeaderClassName
{
color: #247120;
}
.AnyTagClassName
{
color: #247120;
}
</style>
background-color css
<style>
a { background-color: #247120; }
a { background-color: rgb(36,113,32); }
div.DivClassName
{
background-color: #247120;
}
.BgClassName
{
background-color: #247120;
}
</style>
border-color css
<style>
span { border-color: #247120; }
span { border-color: rgb(36,113,32); }
td.TdClassName
{
border-color: #247120;
}
.TagClassName
{
border-color: #247120;
}
</style>