Shades of San Felix #287636
Tints of San Felix #287636
RGB
CMYK
RGB Variations
Color information
#287636 (or 0x287636) is known color: San Felix. HEX triplet: 28, 76 and 36. RGB value is (40,118,54). Sum of RGB (Red+Green+Blue) = 40+118+54=212 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.87% from 212); Green value is 118 (46.48% from 255 or 55.66% from 212); Blue value is 54 (21.48% from 255 or 25.47% from 212); Max value from RGB is 118 - color contains mainly: green. Hex color #287636 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287636 is #D789C9. Grayscale: #575757. Windows color (decimal): -14125514 or 3569192. OLE color: 3569192.
HSL color Cylindrical-coordinate representation of color #287636: hue angle of 130.77º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287636 is Cyan = 0.66, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 54 | - |
| CMYK | 0.66 | 0 | 0.54 | 0.54 |
| HSL | 130.77º | 0.49% | 0.31% | - |
| HSV(B) | 130.77º | 0.66% | 0.46% | - |
| XYZ | 8.02 | 13.67 | 5.71 | - |
| YUV | 87.38 | 109.16 | 94.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 54 | 0.66 | 0 | 0.54 | 0.54 | 130.77 | 0.49 | 0.31 |
| Hex | 28 | 76 | 36 | 42 | 0 | 36 | 36 | 83 | 31 | 1F |
| Octal | 50 | 166 | 66 | 102 | 0 | 66 | 66 | 203 | 61 | 37 |
| Binary | 101000 | 1110110 | 110110 | 1000010 | 0 | 110110 | 110110 | 10000011 | 110001 | 11111 |
Color Harmonies of #287636
Complementary color
Monochromatic Colors of #287636
Black with #287636
Text Example
Text Example
White with #287636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287636; }
p { color: rgb(40,118,54); }
H1.HeaderClassName
{
color: #287636;
}
.AnyTagClassName
{
color: #287636;
}
</style>
background-color css
<style>
a { background-color: #287636; }
a { background-color: rgb(40,118,54); }
div.DivClassName
{
background-color: #287636;
}
.BgClassName
{
background-color: #287636;
}
</style>
border-color css
<style>
span { border-color: #287636; }
span { border-color: rgb(40,118,54); }
td.TdClassName
{
border-color: #287636;
}
.TagClassName
{
border-color: #287636;
}
</style>