Shades of San Felix #286226
Tints of San Felix #286226
RGB
CMYK
RGB Variations
Color information
#286226 (or 0x286226) is known color: San Felix. HEX triplet: 28, 62 and 26. RGB value is (40,98,38). Sum of RGB (Red+Green+Blue) = 40+98+38=176 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.73% from 176); Green value is 98 (38.67% from 255 or 55.68% from 176); Blue value is 38 (15.23% from 255 or 21.59% from 176); Max value from RGB is 98 - color contains mainly: green. Hex color #286226 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #286226 is #D79DD9. Grayscale: #4A4A4A. Windows color (decimal): -14130650 or 2515496. OLE color: 2515496.
HSL color Cylindrical-coordinate representation of color #286226: hue angle of 118º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #286226 is Cyan = 0.59, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 40 | 98 | 38 | - |
| CMYK | 0.59 | 0 | 0.61 | 0.62 |
| HSL | 118º | 0.44% | 0.27% | - |
| HSV(B) | 118º | 0.61% | 0.38% | - |
| XYZ | 5.59 | 9.33 | 3.34 | - |
| YUV | 73.82 | 107.78 | 103.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 98 | 38 | 0.59 | 0 | 0.61 | 0.62 | 118 | 0.44 | 0.27 |
| Hex | 28 | 62 | 26 | 3B | 0 | 3D | 3E | 76 | 2C | 1B |
| Octal | 50 | 142 | 46 | 73 | 0 | 75 | 76 | 166 | 54 | 33 |
| Binary | 101000 | 1100010 | 100110 | 111011 | 0 | 111101 | 111110 | 1110110 | 101100 | 11011 |
Color Harmonies of #286226
Complementary color
Monochromatic Colors of #286226
Black with #286226
Text Example
Text Example
White with #286226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286226; }
p { color: rgb(40,98,38); }
H1.HeaderClassName
{
color: #286226;
}
.AnyTagClassName
{
color: #286226;
}
</style>
background-color css
<style>
a { background-color: #286226; }
a { background-color: rgb(40,98,38); }
div.DivClassName
{
background-color: #286226;
}
.BgClassName
{
background-color: #286226;
}
</style>
border-color css
<style>
span { border-color: #286226; }
span { border-color: rgb(40,98,38); }
td.TdClassName
{
border-color: #286226;
}
.TagClassName
{
border-color: #286226;
}
</style>