Shades of San Felix #247024
Tints of San Felix #247024
RGB
CMYK
RGB Variations
Color information
#247024 (or 0x247024) is known color: San Felix. HEX triplet: 24, 70 and 24. RGB value is (36,112,36). Sum of RGB (Red+Green+Blue) = 36+112+36=184 (24% of max value = 765). Red value is 36 (14.45% from 255 or 19.57% from 184); Green value is 112 (44.14% from 255 or 60.87% from 184); Blue value is 36 (14.45% from 255 or 19.57% from 184); Max value from RGB is 112 - color contains mainly: green. Hex color #247024 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247024 is #DB8FDB. Grayscale: #505050. Windows color (decimal): -14389212 or 2388004. OLE color: 2388004.
HSL color Cylindrical-coordinate representation of color #247024: hue angle of 120º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #247024 is Cyan = 0.68, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 112 | 36 | - |
| CMYK | 0.68 | 0 | 0.68 | 0.56 |
| HSL | 120º | 0.51% | 0.29% | - |
| HSV(B) | 120º | 0.68% | 0.44% | - |
| XYZ | 6.84 | 12.09 | 3.64 | - |
| YUV | 80.61 | 102.82 | 96.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 112 | 36 | 0.68 | 0 | 0.68 | 0.56 | 120 | 0.51 | 0.29 |
| Hex | 24 | 70 | 24 | 44 | 0 | 44 | 38 | 78 | 33 | 1D |
| Octal | 44 | 160 | 44 | 104 | 0 | 104 | 70 | 170 | 63 | 35 |
| Binary | 100100 | 1110000 | 100100 | 1000100 | 0 | 1000100 | 111000 | 1111000 | 110011 | 11101 |
Color Harmonies of #247024
Complementary color
Monochromatic Colors of #247024
Black with #247024
Text Example
Text Example
White with #247024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247024; }
p { color: rgb(36,112,36); }
H1.HeaderClassName
{
color: #247024;
}
.AnyTagClassName
{
color: #247024;
}
</style>
background-color css
<style>
a { background-color: #247024; }
a { background-color: rgb(36,112,36); }
div.DivClassName
{
background-color: #247024;
}
.BgClassName
{
background-color: #247024;
}
</style>
border-color css
<style>
span { border-color: #247024; }
span { border-color: rgb(36,112,36); }
td.TdClassName
{
border-color: #247024;
}
.TagClassName
{
border-color: #247024;
}
</style>