Shades of San Felix #286729
Tints of San Felix #286729
RGB
CMYK
RGB Variations
Color information
#286729 (or 0x286729) is known color: San Felix. HEX triplet: 28, 67 and 29. RGB value is (40,103,41). Sum of RGB (Red+Green+Blue) = 40+103+41=184 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.74% from 184); Green value is 103 (40.62% from 255 or 55.98% from 184); Blue value is 41 (16.41% from 255 or 22.28% from 184); Max value from RGB is 103 - color contains mainly: green. Hex color #286729 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #286729 is #D798D6. Grayscale: #4D4D4D. Windows color (decimal): -14129367 or 2713384. OLE color: 2713384.
HSL color Cylindrical-coordinate representation of color #286729: hue angle of 120.95º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #286729 is Cyan = 0.61, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 103 | 41 | - |
| CMYK | 0.61 | 0 | 0.60 | 0.60 |
| HSL | 120.95º | 0.44% | 0.28% | - |
| HSV(B) | 120.95º | 0.61% | 0.4% | - |
| XYZ | 6.13 | 10.31 | 3.77 | - |
| YUV | 77.1 | 107.63 | 101.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 103 | 41 | 0.61 | 0 | 0.60 | 0.60 | 120.95 | 0.44 | 0.28 |
| Hex | 28 | 67 | 29 | 3D | 0 | 3C | 3C | 79 | 2C | 1C |
| Octal | 50 | 147 | 51 | 75 | 0 | 74 | 74 | 171 | 54 | 34 |
| Binary | 101000 | 1100111 | 101001 | 111101 | 0 | 111100 | 111100 | 1111001 | 101100 | 11100 |
Color Harmonies of #286729
Complementary color
Monochromatic Colors of #286729
Black with #286729
Text Example
Text Example
White with #286729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286729; }
p { color: rgb(40,103,41); }
H1.HeaderClassName
{
color: #286729;
}
.AnyTagClassName
{
color: #286729;
}
</style>
background-color css
<style>
a { background-color: #286729; }
a { background-color: rgb(40,103,41); }
div.DivClassName
{
background-color: #286729;
}
.BgClassName
{
background-color: #286729;
}
</style>
border-color css
<style>
span { border-color: #286729; }
span { border-color: rgb(40,103,41); }
td.TdClassName
{
border-color: #286729;
}
.TagClassName
{
border-color: #286729;
}
</style>