Shades of San Felix #287134
Tints of San Felix #287134
RGB
CMYK
RGB Variations
Color information
#287134 (or 0x287134) is known color: San Felix. HEX triplet: 28, 71 and 34. RGB value is (40,113,52). Sum of RGB (Red+Green+Blue) = 40+113+52=205 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.51% from 205); Green value is 113 (44.53% from 255 or 55.12% from 205); Blue value is 52 (20.70% from 255 or 25.37% from 205); Max value from RGB is 113 - color contains mainly: green. Hex color #287134 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287134 is #D78ECB. Grayscale: #545454. Windows color (decimal): -14126796 or 3436840. OLE color: 3436840.
HSL color Cylindrical-coordinate representation of color #287134: hue angle of 129.86º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #287134 is Cyan = 0.65, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 113 | 52 | - |
| CMYK | 0.65 | 0 | 0.54 | 0.56 |
| HSL | 129.86º | 0.48% | 0.3% | - |
| HSV(B) | 129.86º | 0.65% | 0.44% | - |
| XYZ | 7.4 | 12.51 | 5.27 | - |
| YUV | 84.22 | 109.82 | 96.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 113 | 52 | 0.65 | 0 | 0.54 | 0.56 | 129.86 | 0.48 | 0.3 |
| Hex | 28 | 71 | 34 | 41 | 0 | 36 | 38 | 82 | 30 | 1E |
| Octal | 50 | 161 | 64 | 101 | 0 | 66 | 70 | 202 | 60 | 36 |
| Binary | 101000 | 1110001 | 110100 | 1000001 | 0 | 110110 | 111000 | 10000010 | 110000 | 11110 |
Color Harmonies of #287134
Complementary color
Monochromatic Colors of #287134
Black with #287134
Text Example
Text Example
White with #287134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287134; }
p { color: rgb(40,113,52); }
H1.HeaderClassName
{
color: #287134;
}
.AnyTagClassName
{
color: #287134;
}
</style>
background-color css
<style>
a { background-color: #287134; }
a { background-color: rgb(40,113,52); }
div.DivClassName
{
background-color: #287134;
}
.BgClassName
{
background-color: #287134;
}
</style>
border-color css
<style>
span { border-color: #287134; }
span { border-color: rgb(40,113,52); }
td.TdClassName
{
border-color: #287134;
}
.TagClassName
{
border-color: #287134;
}
</style>