Shades of San Felix #366836
Tints of San Felix #366836
RGB
CMYK
RGB Variations
Color information
#366836 (or 0x366836) is known color: San Felix. HEX triplet: 36, 68 and 36. RGB value is (54,104,54). Sum of RGB (Red+Green+Blue) = 54+104+54=212 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.47% from 212); Green value is 104 (41.02% from 255 or 49.06% from 212); Blue value is 54 (21.48% from 255 or 25.47% from 212); Max value from RGB is 104 - color contains mainly: green. Hex color #366836 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #366836 is #C997C9. Grayscale: #535353. Windows color (decimal): -13211594 or 3565622. OLE color: 3565622.
HSL color Cylindrical-coordinate representation of color #366836: hue angle of 120º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #366836 is Cyan = 0.48, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 104 | 54 | - |
| CMYK | 0.48 | 0 | 0.48 | 0.59 |
| HSL | 120º | 0.32% | 0.31% | - |
| HSV(B) | 120º | 0.48% | 0.41% | - |
| XYZ | 7.14 | 10.95 | 5.23 | - |
| YUV | 83.35 | 111.44 | 107.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 104 | 54 | 0.48 | 0 | 0.48 | 0.59 | 120 | 0.32 | 0.31 |
| Hex | 36 | 68 | 36 | 30 | 0 | 30 | 3B | 78 | 20 | 1F |
| Octal | 66 | 150 | 66 | 60 | 0 | 60 | 73 | 170 | 40 | 37 |
| Binary | 110110 | 1101000 | 110110 | 110000 | 0 | 110000 | 111011 | 1111000 | 100000 | 11111 |
Color Harmonies of #366836
Complementary color
Monochromatic Colors of #366836
Black with #366836
Text Example
Text Example
White with #366836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366836; }
p { color: rgb(54,104,54); }
H1.HeaderClassName
{
color: #366836;
}
.AnyTagClassName
{
color: #366836;
}
</style>
background-color css
<style>
a { background-color: #366836; }
a { background-color: rgb(54,104,54); }
div.DivClassName
{
background-color: #366836;
}
.BgClassName
{
background-color: #366836;
}
</style>
border-color css
<style>
span { border-color: #366836; }
span { border-color: rgb(54,104,54); }
td.TdClassName
{
border-color: #366836;
}
.TagClassName
{
border-color: #366836;
}
</style>