Shades of San Felix #286530
Tints of San Felix #286530
RGB
CMYK
RGB Variations
Color information
#286530 (or 0x286530) is known color: San Felix. HEX triplet: 28, 65 and 30. RGB value is (40,101,48). Sum of RGB (Red+Green+Blue) = 40+101+48=189 (25% of max value = 765). Red value is 40 (16.02% from 255 or 21.16% from 189); Green value is 101 (39.84% from 255 or 53.44% from 189); Blue value is 48 (19.14% from 255 or 25.40% from 189); Max value from RGB is 101 - color contains mainly: green. Hex color #286530 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #286530 is #D79ACF. Grayscale: #4C4C4C. Windows color (decimal): -14129872 or 3171624. OLE color: 3171624.
HSL color Cylindrical-coordinate representation of color #286530: hue angle of 127.87º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #286530 is Cyan = 0.60, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 101 | 48 | - |
| CMYK | 0.60 | 0 | 0.52 | 0.60 |
| HSL | 127.87º | 0.43% | 0.28% | - |
| HSV(B) | 127.87º | 0.6% | 0.4% | - |
| XYZ | 6.06 | 9.97 | 4.4 | - |
| YUV | 76.72 | 111.79 | 101.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 101 | 48 | 0.60 | 0 | 0.52 | 0.60 | 127.87 | 0.43 | 0.28 |
| Hex | 28 | 65 | 30 | 3C | 0 | 34 | 3C | 80 | 2B | 1C |
| Octal | 50 | 145 | 60 | 74 | 0 | 64 | 74 | 200 | 53 | 34 |
| Binary | 101000 | 1100101 | 110000 | 111100 | 0 | 110100 | 111100 | 10000000 | 101011 | 11100 |
Color Harmonies of #286530
Complementary color
Monochromatic Colors of #286530
Black with #286530
Text Example
Text Example
White with #286530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286530; }
p { color: rgb(40,101,48); }
H1.HeaderClassName
{
color: #286530;
}
.AnyTagClassName
{
color: #286530;
}
</style>
background-color css
<style>
a { background-color: #286530; }
a { background-color: rgb(40,101,48); }
div.DivClassName
{
background-color: #286530;
}
.BgClassName
{
background-color: #286530;
}
</style>
border-color css
<style>
span { border-color: #286530; }
span { border-color: rgb(40,101,48); }
td.TdClassName
{
border-color: #286530;
}
.TagClassName
{
border-color: #286530;
}
</style>