Shades of San Felix #287432
Tints of San Felix #287432
RGB
CMYK
RGB Variations
Color information
#287432 (or 0x287432) is known color: San Felix. HEX triplet: 28, 74 and 32. RGB value is (40,116,50). Sum of RGB (Red+Green+Blue) = 40+116+50=206 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.42% from 206); Green value is 116 (45.70% from 255 or 56.31% from 206); Blue value is 50 (19.92% from 255 or 24.27% from 206); Max value from RGB is 116 - color contains mainly: green. Hex color #287432 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287432 is #D78BCD. Grayscale: #555555. Windows color (decimal): -14126030 or 3306536. OLE color: 3306536.
HSL color Cylindrical-coordinate representation of color #287432: hue angle of 127.89º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287432 is Cyan = 0.66, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 116 | 50 | - |
| CMYK | 0.66 | 0 | 0.57 | 0.55 |
| HSL | 127.89º | 0.49% | 0.31% | - |
| HSV(B) | 127.89º | 0.66% | 0.45% | - |
| XYZ | 7.7 | 13.17 | 5.15 | - |
| YUV | 85.75 | 107.82 | 95.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 50 | 0.66 | 0 | 0.57 | 0.55 | 127.89 | 0.49 | 0.31 |
| Hex | 28 | 74 | 32 | 42 | 0 | 39 | 37 | 80 | 31 | 1F |
| Octal | 50 | 164 | 62 | 102 | 0 | 71 | 67 | 200 | 61 | 37 |
| Binary | 101000 | 1110100 | 110010 | 1000010 | 0 | 111001 | 110111 | 10000000 | 110001 | 11111 |
Color Harmonies of #287432
Complementary color
Monochromatic Colors of #287432
Black with #287432
Text Example
Text Example
White with #287432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287432; }
p { color: rgb(40,116,50); }
H1.HeaderClassName
{
color: #287432;
}
.AnyTagClassName
{
color: #287432;
}
</style>
background-color css
<style>
a { background-color: #287432; }
a { background-color: rgb(40,116,50); }
div.DivClassName
{
background-color: #287432;
}
.BgClassName
{
background-color: #287432;
}
</style>
border-color css
<style>
span { border-color: #287432; }
span { border-color: rgb(40,116,50); }
td.TdClassName
{
border-color: #287432;
}
.TagClassName
{
border-color: #287432;
}
</style>