Shades of San Felix #356834
Tints of San Felix #356834
RGB
CMYK
RGB Variations
Color information
#356834 (or 0x356834) is known color: San Felix. HEX triplet: 35, 68 and 34. RGB value is (53,104,52). Sum of RGB (Red+Green+Blue) = 53+104+52=209 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.36% from 209); Green value is 104 (41.02% from 255 or 49.76% from 209); Blue value is 52 (20.70% from 255 or 24.88% from 209); Max value from RGB is 104 - color contains mainly: green. Hex color #356834 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #356834 is #CA97CB. Grayscale: #525252. Windows color (decimal): -13277132 or 3434549. OLE color: 3434549.
HSL color Cylindrical-coordinate representation of color #356834: hue angle of 118.85º 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 #356834 is Cyan = 0.49, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 104 | 52 | - |
| CMYK | 0.49 | 0 | 0.50 | 0.59 |
| HSL | 118.85º | 0.33% | 0.31% | - |
| HSV(B) | 118.85º | 0.5% | 0.41% | - |
| XYZ | 7.04 | 10.91 | 4.98 | - |
| YUV | 82.82 | 110.6 | 106.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 104 | 52 | 0.49 | 0 | 0.50 | 0.59 | 118.85 | 0.33 | 0.31 |
| Hex | 35 | 68 | 34 | 31 | 0 | 32 | 3B | 77 | 21 | 1F |
| Octal | 65 | 150 | 64 | 61 | 0 | 62 | 73 | 167 | 41 | 37 |
| Binary | 110101 | 1101000 | 110100 | 110001 | 0 | 110010 | 111011 | 1110111 | 100001 | 11111 |
Color Harmonies of #356834
Complementary color
Monochromatic Colors of #356834
Black with #356834
Text Example
Text Example
White with #356834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356834; }
p { color: rgb(53,104,52); }
H1.HeaderClassName
{
color: #356834;
}
.AnyTagClassName
{
color: #356834;
}
</style>
background-color css
<style>
a { background-color: #356834; }
a { background-color: rgb(53,104,52); }
div.DivClassName
{
background-color: #356834;
}
.BgClassName
{
background-color: #356834;
}
</style>
border-color css
<style>
span { border-color: #356834; }
span { border-color: rgb(53,104,52); }
td.TdClassName
{
border-color: #356834;
}
.TagClassName
{
border-color: #356834;
}
</style>