Shades of San Felix #356736
Tints of San Felix #356736
RGB
CMYK
RGB Variations
Color information
#356736 (or 0x356736) is known color: San Felix. HEX triplet: 35, 67 and 36. RGB value is (53,103,54). Sum of RGB (Red+Green+Blue) = 53+103+54=210 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.24% from 210); Green value is 103 (40.62% from 255 or 49.05% from 210); Blue value is 54 (21.48% from 255 or 25.71% from 210); Max value from RGB is 103 - color contains mainly: green. Hex color #356736 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #356736 is #CA98C9. Grayscale: #525252. Windows color (decimal): -13277386 or 3565365. OLE color: 3565365.
HSL color Cylindrical-coordinate representation of color #356736: hue angle of 121.2º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #356736 is Cyan = 0.49, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 103 | 54 | - |
| CMYK | 0.49 | 0 | 0.48 | 0.60 |
| HSL | 121.2º | 0.32% | 0.31% | - |
| HSV(B) | 121.2º | 0.49% | 0.4% | - |
| XYZ | 6.98 | 10.72 | 5.19 | - |
| YUV | 82.46 | 111.94 | 106.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 103 | 54 | 0.49 | 0 | 0.48 | 0.60 | 121.2 | 0.32 | 0.31 |
| Hex | 35 | 67 | 36 | 31 | 0 | 30 | 3C | 79 | 20 | 1F |
| Octal | 65 | 147 | 66 | 61 | 0 | 60 | 74 | 171 | 40 | 37 |
| Binary | 110101 | 1100111 | 110110 | 110001 | 0 | 110000 | 111100 | 1111001 | 100000 | 11111 |
Color Harmonies of #356736
Complementary color
Monochromatic Colors of #356736
Black with #356736
Text Example
Text Example
White with #356736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356736; }
p { color: rgb(53,103,54); }
H1.HeaderClassName
{
color: #356736;
}
.AnyTagClassName
{
color: #356736;
}
</style>
background-color css
<style>
a { background-color: #356736; }
a { background-color: rgb(53,103,54); }
div.DivClassName
{
background-color: #356736;
}
.BgClassName
{
background-color: #356736;
}
</style>
border-color css
<style>
span { border-color: #356736; }
span { border-color: rgb(53,103,54); }
td.TdClassName
{
border-color: #356736;
}
.TagClassName
{
border-color: #356736;
}
</style>