Shades of San Felix #287538
Tints of San Felix #287538
RGB
CMYK
RGB Variations
Color information
#287538 (or 0x287538) is known color: San Felix. HEX triplet: 28, 75 and 38. RGB value is (40,117,56). Sum of RGB (Red+Green+Blue) = 40+117+56=213 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.78% from 213); Green value is 117 (46.09% from 255 or 54.93% from 213); Blue value is 56 (22.27% from 255 or 26.29% from 213); Max value from RGB is 117 - color contains mainly: green. Hex color #287538 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287538 is #D78AC7. Grayscale: #575757. Windows color (decimal): -14125768 or 3700008. OLE color: 3700008.
HSL color Cylindrical-coordinate representation of color #287538: hue angle of 132.47º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287538 is Cyan = 0.66, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 56 | - |
| CMYK | 0.66 | 0 | 0.52 | 0.54 |
| HSL | 132.47º | 0.49% | 0.31% | - |
| HSV(B) | 132.47º | 0.66% | 0.46% | - |
| XYZ | 7.95 | 13.46 | 5.92 | - |
| YUV | 87.02 | 110.49 | 94.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 56 | 0.66 | 0 | 0.52 | 0.54 | 132.47 | 0.49 | 0.31 |
| Hex | 28 | 75 | 38 | 42 | 0 | 34 | 36 | 84 | 31 | 1F |
| Octal | 50 | 165 | 70 | 102 | 0 | 64 | 66 | 204 | 61 | 37 |
| Binary | 101000 | 1110101 | 111000 | 1000010 | 0 | 110100 | 110110 | 10000100 | 110001 | 11111 |
Color Harmonies of #287538
Complementary color
Monochromatic Colors of #287538
Black with #287538
Text Example
Text Example
White with #287538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287538; }
p { color: rgb(40,117,56); }
H1.HeaderClassName
{
color: #287538;
}
.AnyTagClassName
{
color: #287538;
}
</style>
background-color css
<style>
a { background-color: #287538; }
a { background-color: rgb(40,117,56); }
div.DivClassName
{
background-color: #287538;
}
.BgClassName
{
background-color: #287538;
}
</style>
border-color css
<style>
span { border-color: #287538; }
span { border-color: rgb(40,117,56); }
td.TdClassName
{
border-color: #287538;
}
.TagClassName
{
border-color: #287538;
}
</style>