Shades of San Felix #286027
Tints of San Felix #286027
RGB
CMYK
RGB Variations
Color information
#286027 (or 0x286027) is known color: San Felix. HEX triplet: 28, 60 and 27. RGB value is (40,96,39). Sum of RGB (Red+Green+Blue) = 40+96+39=175 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.86% from 175); Green value is 96 (37.89% from 255 or 54.86% from 175); Blue value is 39 (15.62% from 255 or 22.29% from 175); Max value from RGB is 96 - color contains mainly: green. Hex color #286027 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #286027 is #D79FD8. Grayscale: #484848. Windows color (decimal): -14131161 or 2580520. OLE color: 2580520.
HSL color Cylindrical-coordinate representation of color #286027: hue angle of 118.95º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #286027 is Cyan = 0.58, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 40 | 96 | 39 | - |
| CMYK | 0.58 | 0 | 0.59 | 0.62 |
| HSL | 118.95º | 0.42% | 0.26% | - |
| HSV(B) | 118.95º | 0.59% | 0.38% | - |
| XYZ | 5.42 | 8.96 | 3.36 | - |
| YUV | 72.76 | 108.95 | 104.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 96 | 39 | 0.58 | 0 | 0.59 | 0.62 | 118.95 | 0.42 | 0.26 |
| Hex | 28 | 60 | 27 | 3A | 0 | 3B | 3E | 77 | 2A | 1A |
| Octal | 50 | 140 | 47 | 72 | 0 | 73 | 76 | 167 | 52 | 32 |
| Binary | 101000 | 1100000 | 100111 | 111010 | 0 | 111011 | 111110 | 1110111 | 101010 | 11010 |
Color Harmonies of #286027
Complementary color
Monochromatic Colors of #286027
Black with #286027
Text Example
Text Example
White with #286027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286027; }
p { color: rgb(40,96,39); }
H1.HeaderClassName
{
color: #286027;
}
.AnyTagClassName
{
color: #286027;
}
</style>
background-color css
<style>
a { background-color: #286027; }
a { background-color: rgb(40,96,39); }
div.DivClassName
{
background-color: #286027;
}
.BgClassName
{
background-color: #286027;
}
</style>
border-color css
<style>
span { border-color: #286027; }
span { border-color: rgb(40,96,39); }
td.TdClassName
{
border-color: #286027;
}
.TagClassName
{
border-color: #286027;
}
</style>