Shades of San Felix #286520
Tints of San Felix #286520
RGB
CMYK
RGB Variations
Color information
#286520 (or 0x286520) is known color: San Felix. HEX triplet: 28, 65 and 20. RGB value is (40,101,32). Sum of RGB (Red+Green+Blue) = 40+101+32=173 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.12% from 173); Green value is 101 (39.84% from 255 or 58.38% from 173); Blue value is 32 (12.89% from 255 or 18.50% from 173); Max value from RGB is 101 - color contains mainly: green. Hex color #286520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #286520 is #D79ADF. Grayscale: #4B4B4B. Windows color (decimal): -14129888 or 2123048. OLE color: 2123048.
HSL color Cylindrical-coordinate representation of color #286520: hue angle of 113.04º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #286520 is Cyan = 0.60, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 101 | 32 | - |
| CMYK | 0.60 | 0 | 0.68 | 0.60 |
| HSL | 113.04º | 0.52% | 0.26% | - |
| HSV(B) | 113.04º | 0.68% | 0.4% | - |
| XYZ | 5.79 | 9.86 | 2.97 | - |
| YUV | 74.9 | 103.79 | 103.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 101 | 32 | 0.60 | 0 | 0.68 | 0.60 | 113.04 | 0.52 | 0.26 |
| Hex | 28 | 65 | 20 | 3C | 0 | 44 | 3C | 71 | 34 | 1A |
| Octal | 50 | 145 | 40 | 74 | 0 | 104 | 74 | 161 | 64 | 32 |
| Binary | 101000 | 1100101 | 100000 | 111100 | 0 | 1000100 | 111100 | 1110001 | 110100 | 11010 |
Color Harmonies of #286520
Complementary color
Monochromatic Colors of #286520
Black with #286520
Text Example
Text Example
White with #286520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286520; }
p { color: rgb(40,101,32); }
H1.HeaderClassName
{
color: #286520;
}
.AnyTagClassName
{
color: #286520;
}
</style>
background-color css
<style>
a { background-color: #286520; }
a { background-color: rgb(40,101,32); }
div.DivClassName
{
background-color: #286520;
}
.BgClassName
{
background-color: #286520;
}
</style>
border-color css
<style>
span { border-color: #286520; }
span { border-color: rgb(40,101,32); }
td.TdClassName
{
border-color: #286520;
}
.TagClassName
{
border-color: #286520;
}
</style>