Shades of San Felix #356937
Tints of San Felix #356937
RGB
CMYK
RGB Variations
Color information
#356937 (or 0x356937) is known color: San Felix. HEX triplet: 35, 69 and 37. RGB value is (53,105,55). Sum of RGB (Red+Green+Blue) = 53+105+55=213 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.88% from 213); Green value is 105 (41.41% from 255 or 49.30% from 213); Blue value is 55 (21.88% from 255 or 25.82% from 213); Max value from RGB is 105 - color contains mainly: green. Hex color #356937 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #356937 is #CA96C8. Grayscale: #535353. Windows color (decimal): -13276873 or 3631413. OLE color: 3631413.
HSL color Cylindrical-coordinate representation of color #356937: hue angle of 122.31º 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 #356937 is Cyan = 0.50, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 105 | 55 | - |
| CMYK | 0.50 | 0 | 0.48 | 0.59 |
| HSL | 122.31º | 0.33% | 0.31% | - |
| HSV(B) | 122.31º | 0.5% | 0.41% | - |
| XYZ | 7.21 | 11.14 | 5.38 | - |
| YUV | 83.75 | 111.77 | 106.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 105 | 55 | 0.50 | 0 | 0.48 | 0.59 | 122.31 | 0.33 | 0.31 |
| Hex | 35 | 69 | 37 | 32 | 0 | 30 | 3B | 7A | 21 | 1F |
| Octal | 65 | 151 | 67 | 62 | 0 | 60 | 73 | 172 | 41 | 37 |
| Binary | 110101 | 1101001 | 110111 | 110010 | 0 | 110000 | 111011 | 1111010 | 100001 | 11111 |
Color Harmonies of #356937
Complementary color
Monochromatic Colors of #356937
Black with #356937
Text Example
Text Example
White with #356937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356937; }
p { color: rgb(53,105,55); }
H1.HeaderClassName
{
color: #356937;
}
.AnyTagClassName
{
color: #356937;
}
</style>
background-color css
<style>
a { background-color: #356937; }
a { background-color: rgb(53,105,55); }
div.DivClassName
{
background-color: #356937;
}
.BgClassName
{
background-color: #356937;
}
</style>
border-color css
<style>
span { border-color: #356937; }
span { border-color: rgb(53,105,55); }
td.TdClassName
{
border-color: #356937;
}
.TagClassName
{
border-color: #356937;
}
</style>