Shades of San Felix #247131
Tints of San Felix #247131
RGB
CMYK
RGB Variations
Color information
#247131 (or 0x247131) is known color: San Felix. HEX triplet: 24, 71 and 31. RGB value is (36,113,49). Sum of RGB (Red+Green+Blue) = 36+113+49=198 (26% of max value = 765). Red value is 36 (14.45% from 255 or 18.18% from 198); Green value is 113 (44.53% from 255 or 57.07% from 198); Blue value is 49 (19.53% from 255 or 24.75% from 198); Max value from RGB is 113 - color contains mainly: green. Hex color #247131 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247131 is #DB8ECE. Grayscale: #525252. Windows color (decimal): -14388943 or 3240228. OLE color: 3240228.
HSL color Cylindrical-coordinate representation of color #247131: hue angle of 130.13º degrees, saturation: 0.52, 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 #247131 is Cyan = 0.68, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 113 | 49 | - |
| CMYK | 0.68 | 0 | 0.57 | 0.56 |
| HSL | 130.13º | 0.52% | 0.29% | - |
| HSV(B) | 130.13º | 0.68% | 0.44% | - |
| XYZ | 7.19 | 12.41 | 4.92 | - |
| YUV | 82.68 | 108.99 | 94.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 113 | 49 | 0.68 | 0 | 0.57 | 0.56 | 130.13 | 0.52 | 0.29 |
| Hex | 24 | 71 | 31 | 44 | 0 | 39 | 38 | 82 | 34 | 1D |
| Octal | 44 | 161 | 61 | 104 | 0 | 71 | 70 | 202 | 64 | 35 |
| Binary | 100100 | 1110001 | 110001 | 1000100 | 0 | 111001 | 111000 | 10000010 | 110100 | 11101 |
Color Harmonies of #247131
Complementary color
Monochromatic Colors of #247131
Black with #247131
Text Example
Text Example
White with #247131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247131; }
p { color: rgb(36,113,49); }
H1.HeaderClassName
{
color: #247131;
}
.AnyTagClassName
{
color: #247131;
}
</style>
background-color css
<style>
a { background-color: #247131; }
a { background-color: rgb(36,113,49); }
div.DivClassName
{
background-color: #247131;
}
.BgClassName
{
background-color: #247131;
}
</style>
border-color css
<style>
span { border-color: #247131; }
span { border-color: rgb(36,113,49); }
td.TdClassName
{
border-color: #247131;
}
.TagClassName
{
border-color: #247131;
}
</style>