Shades of San Felix #287738
Tints of San Felix #287738
RGB
CMYK
RGB Variations
Color information
#287738 (or 0x287738) is known color: San Felix. HEX triplet: 28, 77 and 38. RGB value is (40,119,56). Sum of RGB (Red+Green+Blue) = 40+119+56=215 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.60% from 215); Green value is 119 (46.88% from 255 or 55.35% from 215); Blue value is 56 (22.27% from 255 or 26.05% from 215); Max value from RGB is 119 - color contains mainly: green. Hex color #287738 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287738 is #D788C7. Grayscale: #585858. Windows color (decimal): -14125256 or 3700520. OLE color: 3700520.
HSL color Cylindrical-coordinate representation of color #287738: hue angle of 132.15º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287738 is Cyan = 0.66, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 119 | 56 | - |
| CMYK | 0.66 | 0 | 0.53 | 0.53 |
| HSL | 132.15º | 0.5% | 0.31% | - |
| HSV(B) | 132.15º | 0.66% | 0.47% | - |
| XYZ | 8.19 | 13.93 | 6 | - |
| YUV | 88.2 | 109.83 | 93.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 56 | 0.66 | 0 | 0.53 | 0.53 | 132.15 | 0.5 | 0.31 |
| Hex | 28 | 77 | 38 | 42 | 0 | 35 | 35 | 84 | 32 | 1F |
| Octal | 50 | 167 | 70 | 102 | 0 | 65 | 65 | 204 | 62 | 37 |
| Binary | 101000 | 1110111 | 111000 | 1000010 | 0 | 110101 | 110101 | 10000100 | 110010 | 11111 |
Color Harmonies of #287738
Complementary color
Monochromatic Colors of #287738
Black with #287738
Text Example
Text Example
White with #287738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287738; }
p { color: rgb(40,119,56); }
H1.HeaderClassName
{
color: #287738;
}
.AnyTagClassName
{
color: #287738;
}
</style>
background-color css
<style>
a { background-color: #287738; }
a { background-color: rgb(40,119,56); }
div.DivClassName
{
background-color: #287738;
}
.BgClassName
{
background-color: #287738;
}
</style>
border-color css
<style>
span { border-color: #287738; }
span { border-color: rgb(40,119,56); }
td.TdClassName
{
border-color: #287738;
}
.TagClassName
{
border-color: #287738;
}
</style>