Shades of San Felix #287125
Tints of San Felix #287125
RGB
CMYK
RGB Variations
Color information
#287125 (or 0x287125) is known color: San Felix. HEX triplet: 28, 71 and 25. RGB value is (40,113,37). Sum of RGB (Red+Green+Blue) = 40+113+37=190 (25% of max value = 765). Red value is 40 (16.02% from 255 or 21.05% from 190); Green value is 113 (44.53% from 255 or 59.47% from 190); Blue value is 37 (14.84% from 255 or 19.47% from 190); Max value from RGB is 113 - color contains mainly: green. Hex color #287125 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287125 is #D78EDA. Grayscale: #525252. Windows color (decimal): -14126811 or 2453800. OLE color: 2453800.
HSL color Cylindrical-coordinate representation of color #287125: hue angle of 117.63º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #287125 is Cyan = 0.65, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 113 | 37 | - |
| CMYK | 0.65 | 0 | 0.67 | 0.56 |
| HSL | 117.63º | 0.51% | 0.29% | - |
| HSV(B) | 117.63º | 0.67% | 0.44% | - |
| XYZ | 7.11 | 12.39 | 3.77 | - |
| YUV | 82.51 | 102.32 | 97.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 113 | 37 | 0.65 | 0 | 0.67 | 0.56 | 117.63 | 0.51 | 0.29 |
| Hex | 28 | 71 | 25 | 41 | 0 | 43 | 38 | 76 | 33 | 1D |
| Octal | 50 | 161 | 45 | 101 | 0 | 103 | 70 | 166 | 63 | 35 |
| Binary | 101000 | 1110001 | 100101 | 1000001 | 0 | 1000011 | 111000 | 1110110 | 110011 | 11101 |
Color Harmonies of #287125
Complementary color
Monochromatic Colors of #287125
Black with #287125
Text Example
Text Example
White with #287125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287125; }
p { color: rgb(40,113,37); }
H1.HeaderClassName
{
color: #287125;
}
.AnyTagClassName
{
color: #287125;
}
</style>
background-color css
<style>
a { background-color: #287125; }
a { background-color: rgb(40,113,37); }
div.DivClassName
{
background-color: #287125;
}
.BgClassName
{
background-color: #287125;
}
</style>
border-color css
<style>
span { border-color: #287125; }
span { border-color: rgb(40,113,37); }
td.TdClassName
{
border-color: #287125;
}
.TagClassName
{
border-color: #287125;
}
</style>