Shades of San Felix #286931
Tints of San Felix #286931
RGB
CMYK
RGB Variations
Color information
#286931 (or 0x286931) is known color: San Felix. HEX triplet: 28, 69 and 31. RGB value is (40,105,49). Sum of RGB (Red+Green+Blue) = 40+105+49=194 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.62% from 194); Green value is 105 (41.41% from 255 or 54.12% from 194); Blue value is 49 (19.53% from 255 or 25.26% from 194); Max value from RGB is 105 - color contains mainly: green. Hex color #286931 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #286931 is #D796CE. Grayscale: #4F4F4F. Windows color (decimal): -14128847 or 3238184. OLE color: 3238184.
HSL color Cylindrical-coordinate representation of color #286931: hue angle of 128.31º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #286931 is Cyan = 0.62, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 40 | 105 | 49 | - |
| CMYK | 0.62 | 0 | 0.53 | 0.59 |
| HSL | 128.31º | 0.45% | 0.28% | - |
| HSV(B) | 128.31º | 0.62% | 0.41% | - |
| XYZ | 6.48 | 10.78 | 4.64 | - |
| YUV | 79.18 | 110.97 | 100.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 105 | 49 | 0.62 | 0 | 0.53 | 0.59 | 128.31 | 0.45 | 0.28 |
| Hex | 28 | 69 | 31 | 3E | 0 | 35 | 3B | 80 | 2D | 1C |
| Octal | 50 | 151 | 61 | 76 | 0 | 65 | 73 | 200 | 55 | 34 |
| Binary | 101000 | 1101001 | 110001 | 111110 | 0 | 110101 | 111011 | 10000000 | 101101 | 11100 |
Color Harmonies of #286931
Complementary color
Monochromatic Colors of #286931
Black with #286931
Text Example
Text Example
White with #286931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286931; }
p { color: rgb(40,105,49); }
H1.HeaderClassName
{
color: #286931;
}
.AnyTagClassName
{
color: #286931;
}
</style>
background-color css
<style>
a { background-color: #286931; }
a { background-color: rgb(40,105,49); }
div.DivClassName
{
background-color: #286931;
}
.BgClassName
{
background-color: #286931;
}
</style>
border-color css
<style>
span { border-color: #286931; }
span { border-color: rgb(40,105,49); }
td.TdClassName
{
border-color: #286931;
}
.TagClassName
{
border-color: #286931;
}
</style>