Shades of San Felix #247425
Tints of San Felix #247425
RGB
CMYK
RGB Variations
Color information
#247425 (or 0x247425) is known color: San Felix. HEX triplet: 24, 74 and 25. RGB value is (36,116,37). Sum of RGB (Red+Green+Blue) = 36+116+37=189 (25% of max value = 765). Red value is 36 (14.45% from 255 or 19.05% from 189); Green value is 116 (45.70% from 255 or 61.38% from 189); Blue value is 37 (14.84% from 255 or 19.58% from 189); Max value from RGB is 116 - color contains mainly: green. Hex color #247425 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247425 is #DB8BDA. Grayscale: #535353. Windows color (decimal): -14388187 or 2454564. OLE color: 2454564.
HSL color Cylindrical-coordinate representation of color #247425: hue angle of 120.75º degrees, saturation: 0.53, 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 #247425 is Cyan = 0.69, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 116 | 37 | - |
| CMYK | 0.69 | 0 | 0.68 | 0.55 |
| HSL | 120.75º | 0.53% | 0.3% | - |
| HSV(B) | 120.75º | 0.69% | 0.45% | - |
| XYZ | 7.31 | 13 | 3.87 | - |
| YUV | 83.07 | 102 | 94.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 116 | 37 | 0.69 | 0 | 0.68 | 0.55 | 120.75 | 0.53 | 0.3 |
| Hex | 24 | 74 | 25 | 45 | 0 | 44 | 37 | 79 | 35 | 1E |
| Octal | 44 | 164 | 45 | 105 | 0 | 104 | 67 | 171 | 65 | 36 |
| Binary | 100100 | 1110100 | 100101 | 1000101 | 0 | 1000100 | 110111 | 1111001 | 110101 | 11110 |
Color Harmonies of #247425
Complementary color
Monochromatic Colors of #247425
Black with #247425
Text Example
Text Example
White with #247425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247425; }
p { color: rgb(36,116,37); }
H1.HeaderClassName
{
color: #247425;
}
.AnyTagClassName
{
color: #247425;
}
</style>
background-color css
<style>
a { background-color: #247425; }
a { background-color: rgb(36,116,37); }
div.DivClassName
{
background-color: #247425;
}
.BgClassName
{
background-color: #247425;
}
</style>
border-color css
<style>
span { border-color: #247425; }
span { border-color: rgb(36,116,37); }
td.TdClassName
{
border-color: #247425;
}
.TagClassName
{
border-color: #247425;
}
</style>