Shades of San Felix #247534
Tints of San Felix #247534
RGB
CMYK
RGB Variations
Color information
#247534 (or 0x247534) is known color: San Felix. HEX triplet: 24, 75 and 34. RGB value is (36,117,52). Sum of RGB (Red+Green+Blue) = 36+117+52=205 (27% of max value = 765). Red value is 36 (14.45% from 255 or 17.56% from 205); Green value is 117 (46.09% from 255 or 57.07% from 205); Blue value is 52 (20.70% from 255 or 25.37% from 205); Max value from RGB is 117 - color contains mainly: green. Hex color #247534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247534 is #DB8ACB. Grayscale: #555555. Windows color (decimal): -14387916 or 3437860. OLE color: 3437860.
HSL color Cylindrical-coordinate representation of color #247534: hue angle of 131.85º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #247534 is Cyan = 0.69, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 117 | 52 | - |
| CMYK | 0.69 | 0 | 0.56 | 0.54 |
| HSL | 131.85º | 0.53% | 0.3% | - |
| HSV(B) | 131.85º | 0.69% | 0.46% | - |
| XYZ | 7.71 | 13.35 | 5.42 | - |
| YUV | 85.37 | 109.16 | 92.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 117 | 52 | 0.69 | 0 | 0.56 | 0.54 | 131.85 | 0.53 | 0.3 |
| Hex | 24 | 75 | 34 | 45 | 0 | 38 | 36 | 84 | 35 | 1E |
| Octal | 44 | 165 | 64 | 105 | 0 | 70 | 66 | 204 | 65 | 36 |
| Binary | 100100 | 1110101 | 110100 | 1000101 | 0 | 111000 | 110110 | 10000100 | 110101 | 11110 |
Color Harmonies of #247534
Complementary color
Monochromatic Colors of #247534
Black with #247534
Text Example
Text Example
White with #247534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247534; }
p { color: rgb(36,117,52); }
H1.HeaderClassName
{
color: #247534;
}
.AnyTagClassName
{
color: #247534;
}
</style>
background-color css
<style>
a { background-color: #247534; }
a { background-color: rgb(36,117,52); }
div.DivClassName
{
background-color: #247534;
}
.BgClassName
{
background-color: #247534;
}
</style>
border-color css
<style>
span { border-color: #247534; }
span { border-color: rgb(36,117,52); }
td.TdClassName
{
border-color: #247534;
}
.TagClassName
{
border-color: #247534;
}
</style>