Shades of San Felix #287232
Tints of San Felix #287232
RGB
CMYK
RGB Variations
Color information
#287232 (or 0x287232) is known color: San Felix. HEX triplet: 28, 72 and 32. RGB value is (40,114,50). Sum of RGB (Red+Green+Blue) = 40+114+50=204 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.61% from 204); Green value is 114 (44.92% from 255 or 55.88% from 204); Blue value is 50 (19.92% from 255 or 24.51% from 204); Max value from RGB is 114 - color contains mainly: green. Hex color #287232 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287232 is #D78DCD. Grayscale: #545454. Windows color (decimal): -14126542 or 3306024. OLE color: 3306024.
HSL color Cylindrical-coordinate representation of color #287232: hue angle of 128.11º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #287232 is Cyan = 0.65, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 114 | 50 | - |
| CMYK | 0.65 | 0 | 0.56 | 0.55 |
| HSL | 128.11º | 0.48% | 0.3% | - |
| HSV(B) | 128.11º | 0.65% | 0.45% | - |
| XYZ | 7.47 | 12.72 | 5.08 | - |
| YUV | 84.58 | 108.48 | 96.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 114 | 50 | 0.65 | 0 | 0.56 | 0.55 | 128.11 | 0.48 | 0.3 |
| Hex | 28 | 72 | 32 | 41 | 0 | 38 | 37 | 80 | 30 | 1E |
| Octal | 50 | 162 | 62 | 101 | 0 | 70 | 67 | 200 | 60 | 36 |
| Binary | 101000 | 1110010 | 110010 | 1000001 | 0 | 111000 | 110111 | 10000000 | 110000 | 11110 |
Color Harmonies of #287232
Complementary color
Monochromatic Colors of #287232
Black with #287232
Text Example
Text Example
White with #287232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287232; }
p { color: rgb(40,114,50); }
H1.HeaderClassName
{
color: #287232;
}
.AnyTagClassName
{
color: #287232;
}
</style>
background-color css
<style>
a { background-color: #287232; }
a { background-color: rgb(40,114,50); }
div.DivClassName
{
background-color: #287232;
}
.BgClassName
{
background-color: #287232;
}
</style>
border-color css
<style>
span { border-color: #287232; }
span { border-color: rgb(40,114,50); }
td.TdClassName
{
border-color: #287232;
}
.TagClassName
{
border-color: #287232;
}
</style>