Shades of San Felix #247334
Tints of San Felix #247334
RGB
CMYK
RGB Variations
Color information
#247334 (or 0x247334) is known color: San Felix. HEX triplet: 24, 73 and 34. RGB value is (36,115,52). Sum of RGB (Red+Green+Blue) = 36+115+52=203 (26% of max value = 765). Red value is 36 (14.45% from 255 or 17.73% from 203); Green value is 115 (45.31% from 255 or 56.65% from 203); Blue value is 52 (20.70% from 255 or 25.62% from 203); Max value from RGB is 115 - color contains mainly: green. Hex color #247334 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247334 is #DB8CCB. Grayscale: #545454. Windows color (decimal): -14388428 or 3437348. OLE color: 3437348.
HSL color Cylindrical-coordinate representation of color #247334: hue angle of 132.15º 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 #247334 is Cyan = 0.69, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 115 | 52 | - |
| CMYK | 0.69 | 0 | 0.55 | 0.55 |
| HSL | 132.15º | 0.52% | 0.3% | - |
| HSV(B) | 132.15º | 0.69% | 0.45% | - |
| XYZ | 7.48 | 12.88 | 5.34 | - |
| YUV | 84.2 | 109.83 | 93.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 52 | 0.69 | 0 | 0.55 | 0.55 | 132.15 | 0.52 | 0.3 |
| Hex | 24 | 73 | 34 | 45 | 0 | 37 | 37 | 84 | 34 | 1E |
| Octal | 44 | 163 | 64 | 105 | 0 | 67 | 67 | 204 | 64 | 36 |
| Binary | 100100 | 1110011 | 110100 | 1000101 | 0 | 110111 | 110111 | 10000100 | 110100 | 11110 |
Color Harmonies of #247334
Complementary color
Monochromatic Colors of #247334
Black with #247334
Text Example
Text Example
White with #247334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247334; }
p { color: rgb(36,115,52); }
H1.HeaderClassName
{
color: #247334;
}
.AnyTagClassName
{
color: #247334;
}
</style>
background-color css
<style>
a { background-color: #247334; }
a { background-color: rgb(36,115,52); }
div.DivClassName
{
background-color: #247334;
}
.BgClassName
{
background-color: #247334;
}
</style>
border-color css
<style>
span { border-color: #247334; }
span { border-color: rgb(36,115,52); }
td.TdClassName
{
border-color: #247334;
}
.TagClassName
{
border-color: #247334;
}
</style>