Shades of San Felix #247130
Tints of San Felix #247130
RGB
CMYK
RGB Variations
Color information
#247130 (or 0x247130) is known color: San Felix. HEX triplet: 24, 71 and 30. RGB value is (36,113,48). Sum of RGB (Red+Green+Blue) = 36+113+48=197 (26% of max value = 765). Red value is 36 (14.45% from 255 or 18.27% from 197); Green value is 113 (44.53% from 255 or 57.36% from 197); Blue value is 48 (19.14% from 255 or 24.37% from 197); Max value from RGB is 113 - color contains mainly: green. Hex color #247130 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247130 is #DB8ECF. Grayscale: #525252. Windows color (decimal): -14388944 or 3174692. OLE color: 3174692.
HSL color Cylindrical-coordinate representation of color #247130: hue angle of 129.35º 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 #247130 is Cyan = 0.68, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 113 | 48 | - |
| CMYK | 0.68 | 0 | 0.58 | 0.56 |
| HSL | 129.35º | 0.52% | 0.29% | - |
| HSV(B) | 129.35º | 0.68% | 0.44% | - |
| XYZ | 7.17 | 12.4 | 4.81 | - |
| YUV | 82.57 | 108.49 | 94.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 113 | 48 | 0.68 | 0 | 0.58 | 0.56 | 129.35 | 0.52 | 0.29 |
| Hex | 24 | 71 | 30 | 44 | 0 | 3A | 38 | 81 | 34 | 1D |
| Octal | 44 | 161 | 60 | 104 | 0 | 72 | 70 | 201 | 64 | 35 |
| Binary | 100100 | 1110001 | 110000 | 1000100 | 0 | 111010 | 111000 | 10000001 | 110100 | 11101 |
Color Harmonies of #247130
Complementary color
Monochromatic Colors of #247130
Black with #247130
Text Example
Text Example
White with #247130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247130; }
p { color: rgb(36,113,48); }
H1.HeaderClassName
{
color: #247130;
}
.AnyTagClassName
{
color: #247130;
}
</style>
background-color css
<style>
a { background-color: #247130; }
a { background-color: rgb(36,113,48); }
div.DivClassName
{
background-color: #247130;
}
.BgClassName
{
background-color: #247130;
}
</style>
border-color css
<style>
span { border-color: #247130; }
span { border-color: rgb(36,113,48); }
td.TdClassName
{
border-color: #247130;
}
.TagClassName
{
border-color: #247130;
}
</style>