Shades of San Felix #286618
Tints of San Felix #286618
RGB
CMYK
RGB Variations
Color information
#286618 (or 0x286618) is known color: San Felix. HEX triplet: 28, 66 and 18. RGB value is (40,102,24). Sum of RGB (Red+Green+Blue) = 40+102+24=166 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.10% from 166); Green value is 102 (40.23% from 255 or 61.45% from 166); Blue value is 24 (9.77% from 255 or 14.46% from 166); Max value from RGB is 102 - color contains mainly: green. Hex color #286618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #286618 is #D799E7. Grayscale: #4A4A4A. Windows color (decimal): -14129640 or 1599016. OLE color: 1599016.
HSL color Cylindrical-coordinate representation of color #286618: hue angle of 107.69º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #286618 is Cyan = 0.61, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 40 | 102 | 24 | - |
| CMYK | 0.61 | 0 | 0.76 | 0.6 |
| HSL | 107.69º | 0.62% | 0.25% | - |
| HSV(B) | 107.69º | 0.76% | 0.4% | - |
| XYZ | 5.79 | 10.02 | 2.49 | - |
| YUV | 74.57 | 99.46 | 103.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 102 | 24 | 0.61 | 0 | 0.76 | 0.6 | 107.69 | 0.62 | 0.25 |
| Hex | 28 | 66 | 18 | 3D | 0 | 4C | 3C | 6C | 3E | 19 |
| Octal | 50 | 146 | 30 | 75 | 0 | 114 | 74 | 154 | 76 | 31 |
| Binary | 101000 | 1100110 | 11000 | 111101 | 0 | 1001100 | 111100 | 1101100 | 111110 | 11001 |
Color Harmonies of #286618
Complementary color
Monochromatic Colors of #286618
Black with #286618
Text Example
Text Example
White with #286618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286618; }
p { color: rgb(40,102,24); }
H1.HeaderClassName
{
color: #286618;
}
.AnyTagClassName
{
color: #286618;
}
</style>
background-color css
<style>
a { background-color: #286618; }
a { background-color: rgb(40,102,24); }
div.DivClassName
{
background-color: #286618;
}
.BgClassName
{
background-color: #286618;
}
</style>
border-color css
<style>
span { border-color: #286618; }
span { border-color: rgb(40,102,24); }
td.TdClassName
{
border-color: #286618;
}
.TagClassName
{
border-color: #286618;
}
</style>