Shades of San Felix #286930
Tints of San Felix #286930
RGB
CMYK
RGB Variations
Color information
#286930 (or 0x286930) is known color: San Felix. HEX triplet: 28, 69 and 30. RGB value is (40,105,48). Sum of RGB (Red+Green+Blue) = 40+105+48=193 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.73% from 193); Green value is 105 (41.41% from 255 or 54.40% from 193); Blue value is 48 (19.14% from 255 or 24.87% from 193); Max value from RGB is 105 - color contains mainly: green. Hex color #286930 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #286930 is #D796CF. Grayscale: #4F4F4F. Windows color (decimal): -14128848 or 3172648. OLE color: 3172648.
HSL color Cylindrical-coordinate representation of color #286930: hue angle of 127.38º 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 #286930 is Cyan = 0.62, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 40 | 105 | 48 | - |
| CMYK | 0.62 | 0 | 0.54 | 0.59 |
| HSL | 127.38º | 0.45% | 0.28% | - |
| HSV(B) | 127.38º | 0.62% | 0.41% | - |
| XYZ | 6.46 | 10.77 | 4.53 | - |
| YUV | 79.07 | 110.47 | 100.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 105 | 48 | 0.62 | 0 | 0.54 | 0.59 | 127.38 | 0.45 | 0.28 |
| Hex | 28 | 69 | 30 | 3E | 0 | 36 | 3B | 7F | 2D | 1C |
| Octal | 50 | 151 | 60 | 76 | 0 | 66 | 73 | 177 | 55 | 34 |
| Binary | 101000 | 1101001 | 110000 | 111110 | 0 | 110110 | 111011 | 1111111 | 101101 | 11100 |
Color Harmonies of #286930
Complementary color
Monochromatic Colors of #286930
Black with #286930
Text Example
Text Example
White with #286930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286930; }
p { color: rgb(40,105,48); }
H1.HeaderClassName
{
color: #286930;
}
.AnyTagClassName
{
color: #286930;
}
</style>
background-color css
<style>
a { background-color: #286930; }
a { background-color: rgb(40,105,48); }
div.DivClassName
{
background-color: #286930;
}
.BgClassName
{
background-color: #286930;
}
</style>
border-color css
<style>
span { border-color: #286930; }
span { border-color: rgb(40,105,48); }
td.TdClassName
{
border-color: #286930;
}
.TagClassName
{
border-color: #286930;
}
</style>