Shades of San Felix #247324
Tints of San Felix #247324
RGB
CMYK
RGB Variations
Color information
#247324 (or 0x247324) is known color: San Felix. HEX triplet: 24, 73 and 24. RGB value is (36,115,36). Sum of RGB (Red+Green+Blue) = 36+115+36=187 (24% of max value = 765). Red value is 36 (14.45% from 255 or 19.25% from 187); Green value is 115 (45.31% from 255 or 61.50% from 187); Blue value is 36 (14.45% from 255 or 19.25% from 187); Max value from RGB is 115 - color contains mainly: green. Hex color #247324 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247324 is #DB8CDB. Grayscale: #525252. Windows color (decimal): -14388444 or 2388772. OLE color: 2388772.
HSL color Cylindrical-coordinate representation of color #247324: hue angle of 120º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #247324 is Cyan = 0.69, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 115 | 36 | - |
| CMYK | 0.69 | 0 | 0.69 | 0.55 |
| HSL | 120º | 0.52% | 0.3% | - |
| HSV(B) | 120º | 0.69% | 0.45% | - |
| XYZ | 7.18 | 12.76 | 3.75 | - |
| YUV | 82.37 | 101.83 | 94.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 36 | 0.69 | 0 | 0.69 | 0.55 | 120 | 0.52 | 0.3 |
| Hex | 24 | 73 | 24 | 45 | 0 | 45 | 37 | 78 | 34 | 1E |
| Octal | 44 | 163 | 44 | 105 | 0 | 105 | 67 | 170 | 64 | 36 |
| Binary | 100100 | 1110011 | 100100 | 1000101 | 0 | 1000101 | 110111 | 1111000 | 110100 | 11110 |
Color Harmonies of #247324
Complementary color
Monochromatic Colors of #247324
Black with #247324
Text Example
Text Example
White with #247324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247324; }
p { color: rgb(36,115,36); }
H1.HeaderClassName
{
color: #247324;
}
.AnyTagClassName
{
color: #247324;
}
</style>
background-color css
<style>
a { background-color: #247324; }
a { background-color: rgb(36,115,36); }
div.DivClassName
{
background-color: #247324;
}
.BgClassName
{
background-color: #247324;
}
</style>
border-color css
<style>
span { border-color: #247324; }
span { border-color: rgb(36,115,36); }
td.TdClassName
{
border-color: #247324;
}
.TagClassName
{
border-color: #247324;
}
</style>