Shades of Genoa #377566
Tints of Genoa #377566
RGB
CMYK
RGB Variations
Color information
#377566 (or 0x377566) is known color: Genoa. HEX triplet: 37, 75 and 66. RGB value is (55,117,102). Sum of RGB (Red+Green+Blue) = 55+117+102=274 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20.07% from 274); Green value is 117 (46.09% from 255 or 42.70% from 274); Blue value is 102 (40.23% from 255 or 37.23% from 274); Max value from RGB is 117 - color contains mainly: green. Hex color #377566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377566 is #C88A99. Grayscale: #606060. Windows color (decimal): -13142682 or 6714679. OLE color: 6714679.
HSL color Cylindrical-coordinate representation of color #377566: hue angle of 165.48º 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 #377566 is Cyan = 0.53, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 117 | 102 | - |
| CMYK | 0.53 | 0 | 0.13 | 0.54 |
| HSL | 165.48º | 0.36% | 0.34% | - |
| HSV(B) | 165.48º | 0.53% | 0.46% | - |
| XYZ | 10.34 | 14.49 | 14.82 | - |
| YUV | 96.75 | 130.96 | 98.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 117 | 102 | 0.53 | 0 | 0.13 | 0.54 | 165.48 | 0.36 | 0.34 |
| Hex | 37 | 75 | 66 | 35 | 0 | D | 36 | A5 | 24 | 22 |
| Octal | 67 | 165 | 146 | 65 | 0 | 15 | 66 | 245 | 44 | 42 |
| Binary | 110111 | 1110101 | 1100110 | 110101 | 0 | 1101 | 110110 | 10100101 | 100100 | 100010 |
Color Harmonies of #377566
Complementary color
Monochromatic Colors of #377566
Black with #377566
Text Example
Text Example
White with #377566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377566; }
p { color: rgb(55,117,102); }
H1.HeaderClassName
{
color: #377566;
}
.AnyTagClassName
{
color: #377566;
}
</style>
background-color css
<style>
a { background-color: #377566; }
a { background-color: rgb(55,117,102); }
div.DivClassName
{
background-color: #377566;
}
.BgClassName
{
background-color: #377566;
}
</style>
border-color css
<style>
span { border-color: #377566; }
span { border-color: rgb(55,117,102); }
td.TdClassName
{
border-color: #377566;
}
.TagClassName
{
border-color: #377566;
}
</style>