Shades of Genoa #377766
Tints of Genoa #377766
RGB
CMYK
RGB Variations
Color information
#377766 (or 0x377766) is known color: Genoa. HEX triplet: 37, 77 and 66. RGB value is (55,119,102). Sum of RGB (Red+Green+Blue) = 55+119+102=276 (36% of max value = 765). Red value is 55 (21.88% from 255 or 19.93% from 276); Green value is 119 (46.88% from 255 or 43.12% from 276); Blue value is 102 (40.23% from 255 or 36.96% from 276); Max value from RGB is 119 - color contains mainly: green. Hex color #377766 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377766 is #C88899. Grayscale: #616161. Windows color (decimal): -13142170 or 6715191. OLE color: 6715191.
HSL color Cylindrical-coordinate representation of color #377766: hue angle of 164.06º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #377766 is Cyan = 0.54, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 119 | 102 | - |
| CMYK | 0.54 | 0 | 0.14 | 0.53 |
| HSL | 164.06º | 0.37% | 0.34% | - |
| HSV(B) | 164.06º | 0.54% | 0.47% | - |
| XYZ | 10.57 | 14.97 | 14.9 | - |
| YUV | 97.93 | 130.3 | 97.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 119 | 102 | 0.54 | 0 | 0.14 | 0.53 | 164.06 | 0.37 | 0.34 |
| Hex | 37 | 77 | 66 | 36 | 0 | E | 35 | A4 | 25 | 22 |
| Octal | 67 | 167 | 146 | 66 | 0 | 16 | 65 | 244 | 45 | 42 |
| Binary | 110111 | 1110111 | 1100110 | 110110 | 0 | 1110 | 110101 | 10100100 | 100101 | 100010 |
Color Harmonies of #377766
Complementary color
Monochromatic Colors of #377766
Black with #377766
Text Example
Text Example
White with #377766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377766; }
p { color: rgb(55,119,102); }
H1.HeaderClassName
{
color: #377766;
}
.AnyTagClassName
{
color: #377766;
}
</style>
background-color css
<style>
a { background-color: #377766; }
a { background-color: rgb(55,119,102); }
div.DivClassName
{
background-color: #377766;
}
.BgClassName
{
background-color: #377766;
}
</style>
border-color css
<style>
span { border-color: #377766; }
span { border-color: rgb(55,119,102); }
td.TdClassName
{
border-color: #377766;
}
.TagClassName
{
border-color: #377766;
}
</style>