Shades of San Felix #247533
Tints of San Felix #247533
RGB
CMYK
RGB Variations
Color information
#247533 (or 0x247533) is known color: San Felix. HEX triplet: 24, 75 and 33. RGB value is (36,117,51). Sum of RGB (Red+Green+Blue) = 36+117+51=204 (27% of max value = 765). Red value is 36 (14.45% from 255 or 17.65% from 204); Green value is 117 (46.09% from 255 or 57.35% from 204); Blue value is 51 (20.31% from 255 or 25% from 204); Max value from RGB is 117 - color contains mainly: green. Hex color #247533 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247533 is #DB8ACC. Grayscale: #555555. Windows color (decimal): -14387917 or 3372324. OLE color: 3372324.
HSL color Cylindrical-coordinate representation of color #247533: hue angle of 131.11º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #247533 is Cyan = 0.69, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 117 | 51 | - |
| CMYK | 0.69 | 0 | 0.56 | 0.54 |
| HSL | 131.11º | 0.53% | 0.3% | - |
| HSV(B) | 131.11º | 0.69% | 0.46% | - |
| XYZ | 7.69 | 13.34 | 5.3 | - |
| YUV | 85.26 | 108.66 | 92.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 117 | 51 | 0.69 | 0 | 0.56 | 0.54 | 131.11 | 0.53 | 0.3 |
| Hex | 24 | 75 | 33 | 45 | 0 | 38 | 36 | 83 | 35 | 1E |
| Octal | 44 | 165 | 63 | 105 | 0 | 70 | 66 | 203 | 65 | 36 |
| Binary | 100100 | 1110101 | 110011 | 1000101 | 0 | 111000 | 110110 | 10000011 | 110101 | 11110 |
Color Harmonies of #247533
Complementary color
Monochromatic Colors of #247533
Black with #247533
Text Example
Text Example
White with #247533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247533; }
p { color: rgb(36,117,51); }
H1.HeaderClassName
{
color: #247533;
}
.AnyTagClassName
{
color: #247533;
}
</style>
background-color css
<style>
a { background-color: #247533; }
a { background-color: rgb(36,117,51); }
div.DivClassName
{
background-color: #247533;
}
.BgClassName
{
background-color: #247533;
}
</style>
border-color css
<style>
span { border-color: #247533; }
span { border-color: rgb(36,117,51); }
td.TdClassName
{
border-color: #247533;
}
.TagClassName
{
border-color: #247533;
}
</style>