Shades of San Felix #366834
Tints of San Felix #366834
RGB
CMYK
RGB Variations
Color information
#366834 (or 0x366834) is known color: San Felix. HEX triplet: 36, 68 and 34. RGB value is (54,104,52). Sum of RGB (Red+Green+Blue) = 54+104+52=210 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.71% from 210); Green value is 104 (41.02% from 255 or 49.52% from 210); Blue value is 52 (20.70% from 255 or 24.76% from 210); Max value from RGB is 104 - color contains mainly: green. Hex color #366834 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #366834 is #C997CB. Grayscale: #535353. Windows color (decimal): -13211596 or 3434550. OLE color: 3434550.
HSL color Cylindrical-coordinate representation of color #366834: hue angle of 117.69º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #366834 is Cyan = 0.48, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 104 | 52 | - |
| CMYK | 0.48 | 0 | 0.50 | 0.59 |
| HSL | 117.69º | 0.33% | 0.31% | - |
| HSV(B) | 117.69º | 0.5% | 0.41% | - |
| XYZ | 7.09 | 10.93 | 4.99 | - |
| YUV | 83.12 | 110.44 | 107.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 104 | 52 | 0.48 | 0 | 0.50 | 0.59 | 117.69 | 0.33 | 0.31 |
| Hex | 36 | 68 | 34 | 30 | 0 | 32 | 3B | 76 | 21 | 1F |
| Octal | 66 | 150 | 64 | 60 | 0 | 62 | 73 | 166 | 41 | 37 |
| Binary | 110110 | 1101000 | 110100 | 110000 | 0 | 110010 | 111011 | 1110110 | 100001 | 11111 |
Color Harmonies of #366834
Complementary color
Monochromatic Colors of #366834
Black with #366834
Text Example
Text Example
White with #366834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366834; }
p { color: rgb(54,104,52); }
H1.HeaderClassName
{
color: #366834;
}
.AnyTagClassName
{
color: #366834;
}
</style>
background-color css
<style>
a { background-color: #366834; }
a { background-color: rgb(54,104,52); }
div.DivClassName
{
background-color: #366834;
}
.BgClassName
{
background-color: #366834;
}
</style>
border-color css
<style>
span { border-color: #366834; }
span { border-color: rgb(54,104,52); }
td.TdClassName
{
border-color: #366834;
}
.TagClassName
{
border-color: #366834;
}
</style>