Shades of San Felix #247233
Tints of San Felix #247233
RGB
CMYK
RGB Variations
Color information
#247233 (or 0x247233) is known color: San Felix. HEX triplet: 24, 72 and 33. RGB value is (36,114,51). Sum of RGB (Red+Green+Blue) = 36+114+51=201 (26% of max value = 765). Red value is 36 (14.45% from 255 or 17.91% from 201); Green value is 114 (44.92% from 255 or 56.72% from 201); Blue value is 51 (20.31% from 255 or 25.37% from 201); Max value from RGB is 114 - color contains mainly: green. Hex color #247233 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #247233 is #DB8DCC. Grayscale: #535353. Windows color (decimal): -14388685 or 3371556. OLE color: 3371556.
HSL color Cylindrical-coordinate representation of color #247233: hue angle of 131.54º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #247233 is Cyan = 0.68, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 114 | 51 | - |
| CMYK | 0.68 | 0 | 0.55 | 0.55 |
| HSL | 131.54º | 0.52% | 0.29% | - |
| HSV(B) | 131.54º | 0.68% | 0.45% | - |
| XYZ | 7.34 | 12.65 | 5.19 | - |
| YUV | 83.5 | 109.66 | 94.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 114 | 51 | 0.68 | 0 | 0.55 | 0.55 | 131.54 | 0.52 | 0.29 |
| Hex | 24 | 72 | 33 | 44 | 0 | 37 | 37 | 84 | 34 | 1D |
| Octal | 44 | 162 | 63 | 104 | 0 | 67 | 67 | 204 | 64 | 35 |
| Binary | 100100 | 1110010 | 110011 | 1000100 | 0 | 110111 | 110111 | 10000100 | 110100 | 11101 |
Color Harmonies of #247233
Complementary color
Monochromatic Colors of #247233
Black with #247233
Text Example
Text Example
White with #247233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247233; }
p { color: rgb(36,114,51); }
H1.HeaderClassName
{
color: #247233;
}
.AnyTagClassName
{
color: #247233;
}
</style>
background-color css
<style>
a { background-color: #247233; }
a { background-color: rgb(36,114,51); }
div.DivClassName
{
background-color: #247233;
}
.BgClassName
{
background-color: #247233;
}
</style>
border-color css
<style>
span { border-color: #247233; }
span { border-color: rgb(36,114,51); }
td.TdClassName
{
border-color: #247233;
}
.TagClassName
{
border-color: #247233;
}
</style>