Shades of San Felix #287036
Tints of San Felix #287036
RGB
CMYK
RGB Variations
Color information
#287036 (or 0x287036) is known color: San Felix. HEX triplet: 28, 70 and 36. RGB value is (40,112,54). Sum of RGB (Red+Green+Blue) = 40+112+54=206 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.42% from 206); Green value is 112 (44.14% from 255 or 54.37% from 206); Blue value is 54 (21.48% from 255 or 26.21% from 206); Max value from RGB is 112 - color contains mainly: green. Hex color #287036 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287036 is #D78FC9. Grayscale: #545454. Windows color (decimal): -14127050 or 3567656. OLE color: 3567656.
HSL color Cylindrical-coordinate representation of color #287036: hue angle of 131.67º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #287036 is Cyan = 0.64, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 54 | - |
| CMYK | 0.64 | 0 | 0.52 | 0.56 |
| HSL | 131.67º | 0.47% | 0.3% | - |
| HSV(B) | 131.67º | 0.64% | 0.44% | - |
| XYZ | 7.34 | 12.31 | 5.48 | - |
| YUV | 83.86 | 111.15 | 96.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 54 | 0.64 | 0 | 0.52 | 0.56 | 131.67 | 0.47 | 0.3 |
| Hex | 28 | 70 | 36 | 40 | 0 | 34 | 38 | 84 | 2F | 1E |
| Octal | 50 | 160 | 66 | 100 | 0 | 64 | 70 | 204 | 57 | 36 |
| Binary | 101000 | 1110000 | 110110 | 1000000 | 0 | 110100 | 111000 | 10000100 | 101111 | 11110 |
Color Harmonies of #287036
Complementary color
Monochromatic Colors of #287036
Black with #287036
Text Example
Text Example
White with #287036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287036; }
p { color: rgb(40,112,54); }
H1.HeaderClassName
{
color: #287036;
}
.AnyTagClassName
{
color: #287036;
}
</style>
background-color css
<style>
a { background-color: #287036; }
a { background-color: rgb(40,112,54); }
div.DivClassName
{
background-color: #287036;
}
.BgClassName
{
background-color: #287036;
}
</style>
border-color css
<style>
span { border-color: #287036; }
span { border-color: rgb(40,112,54); }
td.TdClassName
{
border-color: #287036;
}
.TagClassName
{
border-color: #287036;
}
</style>