Shades of Genoa #37796D
Tints of Genoa #37796D
RGB
CMYK
RGB Variations
Color information
#37796D (or 0x37796D) is known color: Genoa. HEX triplet: 37, 79 and 6D. RGB value is (55,121,109). Sum of RGB (Red+Green+Blue) = 55+121+109=285 (37% of max value = 765). Red value is 55 (21.88% from 255 or 19.30% from 285); Green value is 121 (47.66% from 255 or 42.46% from 285); Blue value is 109 (42.97% from 255 or 38.25% from 285); Max value from RGB is 121 - color contains mainly: green. Hex color #37796D is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #37796D is #C88692. Grayscale: #636363. Windows color (decimal): -13141651 or 7174455. OLE color: 7174455.
HSL color Cylindrical-coordinate representation of color #37796D: hue angle of 169.09º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #37796D is Cyan = 0.55, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 121 | 109 | - |
| CMYK | 0.55 | 0 | 0.10 | 0.53 |
| HSL | 169.09º | 0.38% | 0.35% | - |
| HSV(B) | 169.09º | 0.55% | 0.47% | - |
| XYZ | 11.17 | 15.59 | 16.89 | - |
| YUV | 99.9 | 133.13 | 95.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 121 | 109 | 0.55 | 0 | 0.10 | 0.53 | 169.09 | 0.38 | 0.35 |
| Hex | 37 | 79 | 6D | 37 | 0 | A | 35 | A9 | 26 | 23 |
| Octal | 67 | 171 | 155 | 67 | 0 | 12 | 65 | 251 | 46 | 43 |
| Binary | 110111 | 1111001 | 1101101 | 110111 | 0 | 1010 | 110101 | 10101001 | 100110 | 100011 |
Color Harmonies of #37796D
Complementary color
Monochromatic Colors of #37796D
Black with #37796D
Text Example
Text Example
White with #37796D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #37796D; }
p { color: rgb(55,121,109); }
H1.HeaderClassName
{
color: #37796D;
}
.AnyTagClassName
{
color: #37796D;
}
</style>
background-color css
<style>
a { background-color: #37796D; }
a { background-color: rgb(55,121,109); }
div.DivClassName
{
background-color: #37796D;
}
.BgClassName
{
background-color: #37796D;
}
</style>
border-color css
<style>
span { border-color: #37796D; }
span { border-color: rgb(55,121,109); }
td.TdClassName
{
border-color: #37796D;
}
.TagClassName
{
border-color: #37796D;
}
</style>