Shades of San Felix #247332
Tints of San Felix #247332
RGB
CMYK
RGB Variations
Color information
#247332 (or 0x247332) is known color: San Felix. HEX triplet: 24, 73 and 32. RGB value is (36,115,50). Sum of RGB (Red+Green+Blue) = 36+115+50=201 (26% of max value = 765). Red value is 36 (14.45% from 255 or 17.91% from 201); Green value is 115 (45.31% from 255 or 57.21% from 201); Blue value is 50 (19.92% from 255 or 24.88% from 201); Max value from RGB is 115 - color contains mainly: green. Hex color #247332 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247332 is #DB8CCD. Grayscale: #545454. Windows color (decimal): -14388430 or 3306276. OLE color: 3306276.
HSL color Cylindrical-coordinate representation of color #247332: hue angle of 130.63º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #247332 is Cyan = 0.69, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 115 | 50 | - |
| CMYK | 0.69 | 0 | 0.57 | 0.55 |
| HSL | 130.63º | 0.52% | 0.3% | - |
| HSV(B) | 130.63º | 0.69% | 0.45% | - |
| XYZ | 7.43 | 12.87 | 5.11 | - |
| YUV | 83.97 | 108.83 | 93.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 50 | 0.69 | 0 | 0.57 | 0.55 | 130.63 | 0.52 | 0.3 |
| Hex | 24 | 73 | 32 | 45 | 0 | 39 | 37 | 83 | 34 | 1E |
| Octal | 44 | 163 | 62 | 105 | 0 | 71 | 67 | 203 | 64 | 36 |
| Binary | 100100 | 1110011 | 110010 | 1000101 | 0 | 111001 | 110111 | 10000011 | 110100 | 11110 |
Color Harmonies of #247332
Complementary color
Monochromatic Colors of #247332
Black with #247332
Text Example
Text Example
White with #247332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247332; }
p { color: rgb(36,115,50); }
H1.HeaderClassName
{
color: #247332;
}
.AnyTagClassName
{
color: #247332;
}
</style>
background-color css
<style>
a { background-color: #247332; }
a { background-color: rgb(36,115,50); }
div.DivClassName
{
background-color: #247332;
}
.BgClassName
{
background-color: #247332;
}
</style>
border-color css
<style>
span { border-color: #247332; }
span { border-color: rgb(36,115,50); }
td.TdClassName
{
border-color: #247332;
}
.TagClassName
{
border-color: #247332;
}
</style>