Shades of San Felix #287120
Tints of San Felix #287120
RGB
CMYK
RGB Variations
Color information
#287120 (or 0x287120) is known color: San Felix. HEX triplet: 28, 71 and 20. RGB value is (40,113,32). Sum of RGB (Red+Green+Blue) = 40+113+32=185 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.62% from 185); Green value is 113 (44.53% from 255 or 61.08% from 185); Blue value is 32 (12.89% from 255 or 17.30% from 185); Max value from RGB is 113 - color contains mainly: green. Hex color #287120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287120 is #D78EDF. Grayscale: #525252. Windows color (decimal): -14126816 or 2126120. OLE color: 2126120.
HSL color Cylindrical-coordinate representation of color #287120: hue angle of 114.07º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #287120 is Cyan = 0.65, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 113 | 32 | - |
| CMYK | 0.65 | 0 | 0.72 | 0.56 |
| HSL | 114.07º | 0.56% | 0.28% | - |
| HSV(B) | 114.07º | 0.72% | 0.44% | - |
| XYZ | 7.04 | 12.37 | 3.38 | - |
| YUV | 81.94 | 99.82 | 98.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 113 | 32 | 0.65 | 0 | 0.72 | 0.56 | 114.07 | 0.56 | 0.28 |
| Hex | 28 | 71 | 20 | 41 | 0 | 48 | 38 | 72 | 38 | 1C |
| Octal | 50 | 161 | 40 | 101 | 0 | 110 | 70 | 162 | 70 | 34 |
| Binary | 101000 | 1110001 | 100000 | 1000001 | 0 | 1001000 | 111000 | 1110010 | 111000 | 11100 |
Color Harmonies of #287120
Complementary color
Monochromatic Colors of #287120
Black with #287120
Text Example
Text Example
White with #287120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287120; }
p { color: rgb(40,113,32); }
H1.HeaderClassName
{
color: #287120;
}
.AnyTagClassName
{
color: #287120;
}
</style>
background-color css
<style>
a { background-color: #287120; }
a { background-color: rgb(40,113,32); }
div.DivClassName
{
background-color: #287120;
}
.BgClassName
{
background-color: #287120;
}
</style>
border-color css
<style>
span { border-color: #287120; }
span { border-color: rgb(40,113,32); }
td.TdClassName
{
border-color: #287120;
}
.TagClassName
{
border-color: #287120;
}
</style>