Shades of San Felix #356938
Tints of San Felix #356938
RGB
CMYK
RGB Variations
Color information
#356938 (or 0x356938) is known color: San Felix. HEX triplet: 35, 69 and 38. RGB value is (53,105,56). Sum of RGB (Red+Green+Blue) = 53+105+56=214 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.77% from 214); Green value is 105 (41.41% from 255 or 49.07% from 214); Blue value is 56 (22.27% from 255 or 26.17% from 214); Max value from RGB is 105 - color contains mainly: green. Hex color #356938 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #356938 is #CA96C7. Grayscale: #545454. Windows color (decimal): -13276872 or 3696949. OLE color: 3696949.
HSL color Cylindrical-coordinate representation of color #356938: hue angle of 123.46º 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 #356938 is Cyan = 0.50, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 105 | 56 | - |
| CMYK | 0.50 | 0 | 0.47 | 0.59 |
| HSL | 123.46º | 0.33% | 0.31% | - |
| HSV(B) | 123.46º | 0.5% | 0.41% | - |
| XYZ | 7.23 | 11.15 | 5.51 | - |
| YUV | 83.87 | 112.27 | 105.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 105 | 56 | 0.50 | 0 | 0.47 | 0.59 | 123.46 | 0.33 | 0.31 |
| Hex | 35 | 69 | 38 | 32 | 0 | 2F | 3B | 7B | 21 | 1F |
| Octal | 65 | 151 | 70 | 62 | 0 | 57 | 73 | 173 | 41 | 37 |
| Binary | 110101 | 1101001 | 111000 | 110010 | 0 | 101111 | 111011 | 1111011 | 100001 | 11111 |
Color Harmonies of #356938
Complementary color
Monochromatic Colors of #356938
Black with #356938
Text Example
Text Example
White with #356938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356938; }
p { color: rgb(53,105,56); }
H1.HeaderClassName
{
color: #356938;
}
.AnyTagClassName
{
color: #356938;
}
</style>
background-color css
<style>
a { background-color: #356938; }
a { background-color: rgb(53,105,56); }
div.DivClassName
{
background-color: #356938;
}
.BgClassName
{
background-color: #356938;
}
</style>
border-color css
<style>
span { border-color: #356938; }
span { border-color: rgb(53,105,56); }
td.TdClassName
{
border-color: #356938;
}
.TagClassName
{
border-color: #356938;
}
</style>