Shades of Genoa #377769
Tints of Genoa #377769
RGB
CMYK
RGB Variations
Color information
#377769 (or 0x377769) is known color: Genoa. HEX triplet: 37, 77 and 69. RGB value is (55,119,105). Sum of RGB (Red+Green+Blue) = 55+119+105=279 (36% of max value = 765). Red value is 55 (21.88% from 255 or 19.71% from 279); Green value is 119 (46.88% from 255 or 42.65% from 279); Blue value is 105 (41.41% from 255 or 37.63% from 279); Max value from RGB is 119 - color contains mainly: green. Hex color #377769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377769 is #C88896. Grayscale: #626262. Windows color (decimal): -13142167 or 6911799. OLE color: 6911799.
HSL color Cylindrical-coordinate representation of color #377769: hue angle of 166.88º 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 #377769 is Cyan = 0.54, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 119 | 105 | - |
| CMYK | 0.54 | 0 | 0.12 | 0.53 |
| HSL | 166.88º | 0.37% | 0.34% | - |
| HSV(B) | 166.88º | 0.54% | 0.47% | - |
| XYZ | 10.72 | 15.03 | 15.7 | - |
| YUV | 98.27 | 131.8 | 97.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 119 | 105 | 0.54 | 0 | 0.12 | 0.53 | 166.88 | 0.37 | 0.34 |
| Hex | 37 | 77 | 69 | 36 | 0 | C | 35 | A7 | 25 | 22 |
| Octal | 67 | 167 | 151 | 66 | 0 | 14 | 65 | 247 | 45 | 42 |
| Binary | 110111 | 1110111 | 1101001 | 110110 | 0 | 1100 | 110101 | 10100111 | 100101 | 100010 |
Color Harmonies of #377769
Complementary color
Monochromatic Colors of #377769
Black with #377769
Text Example
Text Example
White with #377769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377769; }
p { color: rgb(55,119,105); }
H1.HeaderClassName
{
color: #377769;
}
.AnyTagClassName
{
color: #377769;
}
</style>
background-color css
<style>
a { background-color: #377769; }
a { background-color: rgb(55,119,105); }
div.DivClassName
{
background-color: #377769;
}
.BgClassName
{
background-color: #377769;
}
</style>
border-color css
<style>
span { border-color: #377769; }
span { border-color: rgb(55,119,105); }
td.TdClassName
{
border-color: #377769;
}
.TagClassName
{
border-color: #377769;
}
</style>