Shades of San Felix #247027
Tints of San Felix #247027
RGB
CMYK
RGB Variations
Color information
#247027 (or 0x247027) is known color: San Felix. HEX triplet: 24, 70 and 27. RGB value is (36,112,39). Sum of RGB (Red+Green+Blue) = 36+112+39=187 (24% of max value = 765). Red value is 36 (14.45% from 255 or 19.25% from 187); Green value is 112 (44.14% from 255 or 59.89% from 187); Blue value is 39 (15.62% from 255 or 20.86% from 187); Max value from RGB is 112 - color contains mainly: green. Hex color #247027 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247027 is #DB8FD8. Grayscale: #515151. Windows color (decimal): -14389209 or 2584612. OLE color: 2584612.
HSL color Cylindrical-coordinate representation of color #247027: hue angle of 122.37º 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 #247027 is Cyan = 0.68, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 112 | 39 | - |
| CMYK | 0.68 | 0 | 0.65 | 0.56 |
| HSL | 122.37º | 0.51% | 0.29% | - |
| HSV(B) | 122.37º | 0.68% | 0.44% | - |
| XYZ | 6.89 | 12.11 | 3.89 | - |
| YUV | 80.95 | 104.32 | 95.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 112 | 39 | 0.68 | 0 | 0.65 | 0.56 | 122.37 | 0.51 | 0.29 |
| Hex | 24 | 70 | 27 | 44 | 0 | 41 | 38 | 7A | 33 | 1D |
| Octal | 44 | 160 | 47 | 104 | 0 | 101 | 70 | 172 | 63 | 35 |
| Binary | 100100 | 1110000 | 100111 | 1000100 | 0 | 1000001 | 111000 | 1111010 | 110011 | 11101 |
Color Harmonies of #247027
Complementary color
Monochromatic Colors of #247027
Black with #247027
Text Example
Text Example
White with #247027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247027; }
p { color: rgb(36,112,39); }
H1.HeaderClassName
{
color: #247027;
}
.AnyTagClassName
{
color: #247027;
}
</style>
background-color css
<style>
a { background-color: #247027; }
a { background-color: rgb(36,112,39); }
div.DivClassName
{
background-color: #247027;
}
.BgClassName
{
background-color: #247027;
}
</style>
border-color css
<style>
span { border-color: #247027; }
span { border-color: rgb(36,112,39); }
td.TdClassName
{
border-color: #247027;
}
.TagClassName
{
border-color: #247027;
}
</style>