Shades of San Felix #247326
Tints of San Felix #247326
RGB
CMYK
RGB Variations
Color information
#247326 (or 0x247326) is known color: San Felix. HEX triplet: 24, 73 and 26. RGB value is (36,115,38). Sum of RGB (Red+Green+Blue) = 36+115+38=189 (25% of max value = 765). Red value is 36 (14.45% from 255 or 19.05% from 189); Green value is 115 (45.31% from 255 or 60.85% from 189); Blue value is 38 (15.23% from 255 or 20.11% from 189); Max value from RGB is 115 - color contains mainly: green. Hex color #247326 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247326 is #DB8CD9. Grayscale: #525252. Windows color (decimal): -14388442 or 2519844. OLE color: 2519844.
HSL color Cylindrical-coordinate representation of color #247326: hue angle of 121.52º 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 #247326 is Cyan = 0.69, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 115 | 38 | - |
| CMYK | 0.69 | 0 | 0.67 | 0.55 |
| HSL | 121.52º | 0.52% | 0.3% | - |
| HSV(B) | 121.52º | 0.69% | 0.45% | - |
| XYZ | 7.21 | 12.78 | 3.92 | - |
| YUV | 82.6 | 102.83 | 94.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 38 | 0.69 | 0 | 0.67 | 0.55 | 121.52 | 0.52 | 0.3 |
| Hex | 24 | 73 | 26 | 45 | 0 | 43 | 37 | 7A | 34 | 1E |
| Octal | 44 | 163 | 46 | 105 | 0 | 103 | 67 | 172 | 64 | 36 |
| Binary | 100100 | 1110011 | 100110 | 1000101 | 0 | 1000011 | 110111 | 1111010 | 110100 | 11110 |
Color Harmonies of #247326
Complementary color
Monochromatic Colors of #247326
Black with #247326
Text Example
Text Example
White with #247326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247326; }
p { color: rgb(36,115,38); }
H1.HeaderClassName
{
color: #247326;
}
.AnyTagClassName
{
color: #247326;
}
</style>
background-color css
<style>
a { background-color: #247326; }
a { background-color: rgb(36,115,38); }
div.DivClassName
{
background-color: #247326;
}
.BgClassName
{
background-color: #247326;
}
</style>
border-color css
<style>
span { border-color: #247326; }
span { border-color: rgb(36,115,38); }
td.TdClassName
{
border-color: #247326;
}
.TagClassName
{
border-color: #247326;
}
</style>