Shades of San Felix #286628
Tints of San Felix #286628
RGB
CMYK
RGB Variations
Color information
#286628 (or 0x286628) is known color: San Felix. HEX triplet: 28, 66 and 28. RGB value is (40,102,40). Sum of RGB (Red+Green+Blue) = 40+102+40=182 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.98% from 182); Green value is 102 (40.23% from 255 or 56.04% from 182); Blue value is 40 (16.02% from 255 or 21.98% from 182); Max value from RGB is 102 - color contains mainly: green. Hex color #286628 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #286628 is #D799D7. Grayscale: #4C4C4C. Windows color (decimal): -14129624 or 2647592. OLE color: 2647592.
HSL color Cylindrical-coordinate representation of color #286628: hue angle of 120º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #286628 is Cyan = 0.61, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 40 | 102 | 40 | - |
| CMYK | 0.61 | 0 | 0.61 | 0.6 |
| HSL | 120º | 0.44% | 0.28% | - |
| HSV(B) | 120º | 0.61% | 0.4% | - |
| XYZ | 6.01 | 10.11 | 3.64 | - |
| YUV | 76.39 | 107.46 | 102.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 102 | 40 | 0.61 | 0 | 0.61 | 0.6 | 120 | 0.44 | 0.28 |
| Hex | 28 | 66 | 28 | 3D | 0 | 3D | 3C | 78 | 2C | 1C |
| Octal | 50 | 146 | 50 | 75 | 0 | 75 | 74 | 170 | 54 | 34 |
| Binary | 101000 | 1100110 | 101000 | 111101 | 0 | 111101 | 111100 | 1111000 | 101100 | 11100 |
Color Harmonies of #286628
Complementary color
Monochromatic Colors of #286628
Black with #286628
Text Example
Text Example
White with #286628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286628; }
p { color: rgb(40,102,40); }
H1.HeaderClassName
{
color: #286628;
}
.AnyTagClassName
{
color: #286628;
}
</style>
background-color css
<style>
a { background-color: #286628; }
a { background-color: rgb(40,102,40); }
div.DivClassName
{
background-color: #286628;
}
.BgClassName
{
background-color: #286628;
}
</style>
border-color css
<style>
span { border-color: #286628; }
span { border-color: rgb(40,102,40); }
td.TdClassName
{
border-color: #286628;
}
.TagClassName
{
border-color: #286628;
}
</style>