Shades of San Felix #247133
Tints of San Felix #247133
RGB
CMYK
RGB Variations
Color information
#247133 (or 0x247133) is known color: San Felix. HEX triplet: 24, 71 and 33. RGB value is (36,113,51). Sum of RGB (Red+Green+Blue) = 36+113+51=200 (26% of max value = 765). Red value is 36 (14.45% from 255 or 18% from 200); Green value is 113 (44.53% from 255 or 56.5% from 200); Blue value is 51 (20.31% from 255 or 25.5% from 200); Max value from RGB is 113 - color contains mainly: green. Hex color #247133 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247133 is #DB8ECC. Grayscale: #535353. Windows color (decimal): -14388941 or 3371300. OLE color: 3371300.
HSL color Cylindrical-coordinate representation of color #247133: hue angle of 131.69º 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 #247133 is Cyan = 0.68, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 113 | 51 | - |
| CMYK | 0.68 | 0 | 0.55 | 0.56 |
| HSL | 131.69º | 0.52% | 0.29% | - |
| HSV(B) | 131.69º | 0.68% | 0.44% | - |
| XYZ | 7.23 | 12.42 | 5.15 | - |
| YUV | 82.91 | 109.99 | 94.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 113 | 51 | 0.68 | 0 | 0.55 | 0.56 | 131.69 | 0.52 | 0.29 |
| Hex | 24 | 71 | 33 | 44 | 0 | 37 | 38 | 84 | 34 | 1D |
| Octal | 44 | 161 | 63 | 104 | 0 | 67 | 70 | 204 | 64 | 35 |
| Binary | 100100 | 1110001 | 110011 | 1000100 | 0 | 110111 | 111000 | 10000100 | 110100 | 11101 |
Color Harmonies of #247133
Complementary color
Monochromatic Colors of #247133
Black with #247133
Text Example
Text Example
White with #247133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247133; }
p { color: rgb(36,113,51); }
H1.HeaderClassName
{
color: #247133;
}
.AnyTagClassName
{
color: #247133;
}
</style>
background-color css
<style>
a { background-color: #247133; }
a { background-color: rgb(36,113,51); }
div.DivClassName
{
background-color: #247133;
}
.BgClassName
{
background-color: #247133;
}
</style>
border-color css
<style>
span { border-color: #247133; }
span { border-color: rgb(36,113,51); }
td.TdClassName
{
border-color: #247133;
}
.TagClassName
{
border-color: #247133;
}
</style>