Shades of San Felix #286733
Tints of San Felix #286733
RGB
CMYK
RGB Variations
Color information
#286733 (or 0x286733) is known color: San Felix. HEX triplet: 28, 67 and 33. RGB value is (40,103,51). Sum of RGB (Red+Green+Blue) = 40+103+51=194 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.62% from 194); Green value is 103 (40.62% from 255 or 53.09% from 194); Blue value is 51 (20.31% from 255 or 26.29% from 194); Max value from RGB is 103 - color contains mainly: green. Hex color #286733 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #286733 is #D798CC. Grayscale: #4E4E4E. Windows color (decimal): -14129357 or 3368744. OLE color: 3368744.
HSL color Cylindrical-coordinate representation of color #286733: hue angle of 130.48º 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 #286733 is Cyan = 0.61, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 103 | 51 | - |
| CMYK | 0.61 | 0 | 0.50 | 0.60 |
| HSL | 130.48º | 0.44% | 0.28% | - |
| HSV(B) | 130.48º | 0.61% | 0.4% | - |
| XYZ | 6.32 | 10.39 | 4.8 | - |
| YUV | 78.24 | 112.63 | 100.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 103 | 51 | 0.61 | 0 | 0.50 | 0.60 | 130.48 | 0.44 | 0.28 |
| Hex | 28 | 67 | 33 | 3D | 0 | 32 | 3C | 82 | 2C | 1C |
| Octal | 50 | 147 | 63 | 75 | 0 | 62 | 74 | 202 | 54 | 34 |
| Binary | 101000 | 1100111 | 110011 | 111101 | 0 | 110010 | 111100 | 10000010 | 101100 | 11100 |
Color Harmonies of #286733
Complementary color
Monochromatic Colors of #286733
Black with #286733
Text Example
Text Example
White with #286733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286733; }
p { color: rgb(40,103,51); }
H1.HeaderClassName
{
color: #286733;
}
.AnyTagClassName
{
color: #286733;
}
</style>
background-color css
<style>
a { background-color: #286733; }
a { background-color: rgb(40,103,51); }
div.DivClassName
{
background-color: #286733;
}
.BgClassName
{
background-color: #286733;
}
</style>
border-color css
<style>
span { border-color: #286733; }
span { border-color: rgb(40,103,51); }
td.TdClassName
{
border-color: #286733;
}
.TagClassName
{
border-color: #286733;
}
</style>