Shades of San Felix #286627
Tints of San Felix #286627
RGB
CMYK
RGB Variations
Color information
#286627 (or 0x286627) is known color: San Felix. HEX triplet: 28, 66 and 27. RGB value is (40,102,39). Sum of RGB (Red+Green+Blue) = 40+102+39=181 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.10% from 181); Green value is 102 (40.23% from 255 or 56.35% from 181); Blue value is 39 (15.62% from 255 or 21.55% from 181); Max value from RGB is 102 - color contains mainly: green. Hex color #286627 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #286627 is #D799D8. Grayscale: #4C4C4C. Windows color (decimal): -14129625 or 2582056. OLE color: 2582056.
HSL color Cylindrical-coordinate representation of color #286627: hue angle of 119.05º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #286627 is Cyan = 0.61, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 40 | 102 | 39 | - |
| CMYK | 0.61 | 0 | 0.62 | 0.6 |
| HSL | 119.05º | 0.45% | 0.28% | - |
| HSV(B) | 119.05º | 0.62% | 0.4% | - |
| XYZ | 5.99 | 10.1 | 3.55 | - |
| YUV | 76.28 | 106.96 | 102.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 102 | 39 | 0.61 | 0 | 0.62 | 0.6 | 119.05 | 0.45 | 0.28 |
| Hex | 28 | 66 | 27 | 3D | 0 | 3E | 3C | 77 | 2D | 1C |
| Octal | 50 | 146 | 47 | 75 | 0 | 76 | 74 | 167 | 55 | 34 |
| Binary | 101000 | 1100110 | 100111 | 111101 | 0 | 111110 | 111100 | 1110111 | 101101 | 11100 |
Color Harmonies of #286627
Complementary color
Monochromatic Colors of #286627
Black with #286627
Text Example
Text Example
White with #286627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286627; }
p { color: rgb(40,102,39); }
H1.HeaderClassName
{
color: #286627;
}
.AnyTagClassName
{
color: #286627;
}
</style>
background-color css
<style>
a { background-color: #286627; }
a { background-color: rgb(40,102,39); }
div.DivClassName
{
background-color: #286627;
}
.BgClassName
{
background-color: #286627;
}
</style>
border-color css
<style>
span { border-color: #286627; }
span { border-color: rgb(40,102,39); }
td.TdClassName
{
border-color: #286627;
}
.TagClassName
{
border-color: #286627;
}
</style>