Shades of San Felix #287225
Tints of San Felix #287225
RGB
CMYK
RGB Variations
Color information
#287225 (or 0x287225) is known color: San Felix. HEX triplet: 28, 72 and 25. RGB value is (40,114,37). Sum of RGB (Red+Green+Blue) = 40+114+37=191 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.94% from 191); Green value is 114 (44.92% from 255 or 59.69% from 191); Blue value is 37 (14.84% from 255 or 19.37% from 191); Max value from RGB is 114 - color contains mainly: green. Hex color #287225 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287225 is #D78DDA. Grayscale: #535353. Windows color (decimal): -14126555 or 2454056. OLE color: 2454056.
HSL color Cylindrical-coordinate representation of color #287225: hue angle of 117.66º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #287225 is Cyan = 0.65, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 114 | 37 | - |
| CMYK | 0.65 | 0 | 0.68 | 0.55 |
| HSL | 117.66º | 0.51% | 0.3% | - |
| HSV(B) | 117.66º | 0.68% | 0.45% | - |
| XYZ | 7.23 | 12.62 | 3.81 | - |
| YUV | 83.1 | 101.98 | 97.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 114 | 37 | 0.65 | 0 | 0.68 | 0.55 | 117.66 | 0.51 | 0.3 |
| Hex | 28 | 72 | 25 | 41 | 0 | 44 | 37 | 76 | 33 | 1E |
| Octal | 50 | 162 | 45 | 101 | 0 | 104 | 67 | 166 | 63 | 36 |
| Binary | 101000 | 1110010 | 100101 | 1000001 | 0 | 1000100 | 110111 | 1110110 | 110011 | 11110 |
Color Harmonies of #287225
Complementary color
Monochromatic Colors of #287225
Black with #287225
Text Example
Text Example
White with #287225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287225; }
p { color: rgb(40,114,37); }
H1.HeaderClassName
{
color: #287225;
}
.AnyTagClassName
{
color: #287225;
}
</style>
background-color css
<style>
a { background-color: #287225; }
a { background-color: rgb(40,114,37); }
div.DivClassName
{
background-color: #287225;
}
.BgClassName
{
background-color: #287225;
}
</style>
border-color css
<style>
span { border-color: #287225; }
span { border-color: rgb(40,114,37); }
td.TdClassName
{
border-color: #287225;
}
.TagClassName
{
border-color: #287225;
}
</style>