Shades of Genoa #377160
Tints of Genoa #377160
RGB
CMYK
RGB Variations
Color information
#377160 (or 0x377160) is known color: Genoa. HEX triplet: 37, 71 and 60. RGB value is (55,113,96). Sum of RGB (Red+Green+Blue) = 55+113+96=264 (34% of max value = 765). Red value is 55 (21.88% from 255 or 20.83% from 264); Green value is 113 (44.53% from 255 or 42.80% from 264); Blue value is 96 (37.89% from 255 or 36.36% from 264); Max value from RGB is 113 - color contains mainly: green. Hex color #377160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377160 is #C88E9F. Grayscale: #5D5D5D. Windows color (decimal): -13143712 or 6320439. OLE color: 6320439.
HSL color Cylindrical-coordinate representation of color #377160: hue angle of 162.41º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #377160 is Cyan = 0.51, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 113 | 96 | - |
| CMYK | 0.51 | 0 | 0.15 | 0.56 |
| HSL | 162.41º | 0.35% | 0.33% | - |
| HSV(B) | 162.41º | 0.51% | 0.44% | - |
| XYZ | 9.59 | 13.47 | 13.16 | - |
| YUV | 93.72 | 129.28 | 100.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 113 | 96 | 0.51 | 0 | 0.15 | 0.56 | 162.41 | 0.35 | 0.33 |
| Hex | 37 | 71 | 60 | 33 | 0 | F | 38 | A2 | 23 | 21 |
| Octal | 67 | 161 | 140 | 63 | 0 | 17 | 70 | 242 | 43 | 41 |
| Binary | 110111 | 1110001 | 1100000 | 110011 | 0 | 1111 | 111000 | 10100010 | 100011 | 100001 |
Color Harmonies of #377160
Complementary color
Monochromatic Colors of #377160
Black with #377160
Text Example
Text Example
White with #377160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377160; }
p { color: rgb(55,113,96); }
H1.HeaderClassName
{
color: #377160;
}
.AnyTagClassName
{
color: #377160;
}
</style>
background-color css
<style>
a { background-color: #377160; }
a { background-color: rgb(55,113,96); }
div.DivClassName
{
background-color: #377160;
}
.BgClassName
{
background-color: #377160;
}
</style>
border-color css
<style>
span { border-color: #377160; }
span { border-color: rgb(55,113,96); }
td.TdClassName
{
border-color: #377160;
}
.TagClassName
{
border-color: #377160;
}
</style>