Shades of San Felix #376938
Tints of San Felix #376938
RGB
CMYK
RGB Variations
Color information
#376938 (or 0x376938) is known color: San Felix. HEX triplet: 37, 69 and 38. RGB value is (55,105,56). Sum of RGB (Red+Green+Blue) = 55+105+56=216 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.46% from 216); Green value is 105 (41.41% from 255 or 48.61% from 216); Blue value is 56 (22.27% from 255 or 25.93% from 216); Max value from RGB is 105 - color contains mainly: green. Hex color #376938 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376938 is #C896C7. Grayscale: #545454. Windows color (decimal): -13145800 or 3696951. OLE color: 3696951.
HSL color Cylindrical-coordinate representation of color #376938: hue angle of 121.2º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #376938 is Cyan = 0.48, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 105 | 56 | - |
| CMYK | 0.48 | 0 | 0.47 | 0.59 |
| HSL | 121.2º | 0.31% | 0.31% | - |
| HSV(B) | 121.2º | 0.48% | 0.41% | - |
| XYZ | 7.34 | 11.2 | 5.52 | - |
| YUV | 84.46 | 111.94 | 106.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 105 | 56 | 0.48 | 0 | 0.47 | 0.59 | 121.2 | 0.31 | 0.31 |
| Hex | 37 | 69 | 38 | 30 | 0 | 2F | 3B | 79 | 1F | 1F |
| Octal | 67 | 151 | 70 | 60 | 0 | 57 | 73 | 171 | 37 | 37 |
| Binary | 110111 | 1101001 | 111000 | 110000 | 0 | 101111 | 111011 | 1111001 | 11111 | 11111 |
Color Harmonies of #376938
Complementary color
Monochromatic Colors of #376938
Black with #376938
Text Example
Text Example
White with #376938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376938; }
p { color: rgb(55,105,56); }
H1.HeaderClassName
{
color: #376938;
}
.AnyTagClassName
{
color: #376938;
}
</style>
background-color css
<style>
a { background-color: #376938; }
a { background-color: rgb(55,105,56); }
div.DivClassName
{
background-color: #376938;
}
.BgClassName
{
background-color: #376938;
}
</style>
border-color css
<style>
span { border-color: #376938; }
span { border-color: rgb(55,105,56); }
td.TdClassName
{
border-color: #376938;
}
.TagClassName
{
border-color: #376938;
}
</style>