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