Shades of Genoa #377562
Tints of Genoa #377562
RGB
CMYK
RGB Variations
Color information
#377562 (or 0x377562) is known color: Genoa. HEX triplet: 37, 75 and 62. RGB value is (55,117,98). Sum of RGB (Red+Green+Blue) = 55+117+98=270 (35% of max value = 765). Red value is 55 (21.88% from 255 or 20.37% from 270); Green value is 117 (46.09% from 255 or 43.33% from 270); Blue value is 98 (38.67% from 255 or 36.30% from 270); Max value from RGB is 117 - color contains mainly: green. Hex color #377562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377562 is #C88A9D. Grayscale: #606060. Windows color (decimal): -13142686 or 6452535. OLE color: 6452535.
HSL color Cylindrical-coordinate representation of color #377562: hue angle of 161.61º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #377562 is Cyan = 0.53, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 117 | 98 | - |
| CMYK | 0.53 | 0 | 0.16 | 0.54 |
| HSL | 161.61º | 0.36% | 0.34% | - |
| HSV(B) | 161.61º | 0.53% | 0.46% | - |
| XYZ | 10.14 | 14.42 | 13.8 | - |
| YUV | 96.3 | 128.96 | 98.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 117 | 98 | 0.53 | 0 | 0.16 | 0.54 | 161.61 | 0.36 | 0.34 |
| Hex | 37 | 75 | 62 | 35 | 0 | 10 | 36 | A2 | 24 | 22 |
| Octal | 67 | 165 | 142 | 65 | 0 | 20 | 66 | 242 | 44 | 42 |
| Binary | 110111 | 1110101 | 1100010 | 110101 | 0 | 10000 | 110110 | 10100010 | 100100 | 100010 |
Color Harmonies of #377562
Complementary color
Monochromatic Colors of #377562
Black with #377562
Text Example
Text Example
White with #377562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377562; }
p { color: rgb(55,117,98); }
H1.HeaderClassName
{
color: #377562;
}
.AnyTagClassName
{
color: #377562;
}
</style>
background-color css
<style>
a { background-color: #377562; }
a { background-color: rgb(55,117,98); }
div.DivClassName
{
background-color: #377562;
}
.BgClassName
{
background-color: #377562;
}
</style>
border-color css
<style>
span { border-color: #377562; }
span { border-color: rgb(55,117,98); }
td.TdClassName
{
border-color: #377562;
}
.TagClassName
{
border-color: #377562;
}
</style>