Shades of San Felix #287236
Tints of San Felix #287236
RGB
CMYK
RGB Variations
Color information
#287236 (or 0x287236) is known color: San Felix. HEX triplet: 28, 72 and 36. RGB value is (40,114,54). Sum of RGB (Red+Green+Blue) = 40+114+54=208 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.23% from 208); Green value is 114 (44.92% from 255 or 54.81% from 208); Blue value is 54 (21.48% from 255 or 25.96% from 208); Max value from RGB is 114 - color contains mainly: green. Hex color #287236 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287236 is #D78DC9. Grayscale: #555555. Windows color (decimal): -14126538 or 3568168. OLE color: 3568168.
HSL color Cylindrical-coordinate representation of color #287236: hue angle of 131.35º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #287236 is Cyan = 0.65, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 114 | 54 | - |
| CMYK | 0.65 | 0 | 0.53 | 0.55 |
| HSL | 131.35º | 0.48% | 0.3% | - |
| HSV(B) | 131.35º | 0.65% | 0.45% | - |
| XYZ | 7.56 | 12.75 | 5.55 | - |
| YUV | 85.03 | 110.48 | 95.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 114 | 54 | 0.65 | 0 | 0.53 | 0.55 | 131.35 | 0.48 | 0.3 |
| Hex | 28 | 72 | 36 | 41 | 0 | 35 | 37 | 83 | 30 | 1E |
| Octal | 50 | 162 | 66 | 101 | 0 | 65 | 67 | 203 | 60 | 36 |
| Binary | 101000 | 1110010 | 110110 | 1000001 | 0 | 110101 | 110111 | 10000011 | 110000 | 11110 |
Color Harmonies of #287236
Complementary color
Monochromatic Colors of #287236
Black with #287236
Text Example
Text Example
White with #287236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287236; }
p { color: rgb(40,114,54); }
H1.HeaderClassName
{
color: #287236;
}
.AnyTagClassName
{
color: #287236;
}
</style>
background-color css
<style>
a { background-color: #287236; }
a { background-color: rgb(40,114,54); }
div.DivClassName
{
background-color: #287236;
}
.BgClassName
{
background-color: #287236;
}
</style>
border-color css
<style>
span { border-color: #287236; }
span { border-color: rgb(40,114,54); }
td.TdClassName
{
border-color: #287236;
}
.TagClassName
{
border-color: #287236;
}
</style>