Shades of Genoa #377765
Tints of Genoa #377765
RGB
CMYK
RGB Variations
Color information
#377765 (or 0x377765) is known color: Genoa. HEX triplet: 37, 77 and 65. RGB value is (55,119,101). Sum of RGB (Red+Green+Blue) = 55+119+101=275 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20% from 275); Green value is 119 (46.88% from 255 or 43.27% from 275); Blue value is 101 (39.84% from 255 or 36.73% from 275); Max value from RGB is 119 - color contains mainly: green. Hex color #377765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377765 is #C8889A. Grayscale: #616161. Windows color (decimal): -13142171 or 6649655. OLE color: 6649655.
HSL color Cylindrical-coordinate representation of color #377765: hue angle of 163.12º 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 #377765 is Cyan = 0.54, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 119 | 101 | - |
| CMYK | 0.54 | 0 | 0.15 | 0.53 |
| HSL | 163.13º | 0.37% | 0.34% | - |
| HSV(B) | 163.13º | 0.54% | 0.47% | - |
| XYZ | 10.52 | 14.95 | 14.64 | - |
| YUV | 97.81 | 129.8 | 97.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 119 | 101 | 0.54 | 0 | 0.15 | 0.53 | 163.13 | 0.37 | 0.34 |
| Hex | 37 | 77 | 65 | 36 | 0 | F | 35 | A3 | 25 | 22 |
| Octal | 67 | 167 | 145 | 66 | 0 | 17 | 65 | 243 | 45 | 42 |
| Binary | 110111 | 1110111 | 1100101 | 110110 | 0 | 1111 | 110101 | 10100011 | 100101 | 100010 |
Color Harmonies of #377765
Complementary color
Monochromatic Colors of #377765
Black with #377765
Text Example
Text Example
White with #377765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377765; }
p { color: rgb(55,119,101); }
H1.HeaderClassName
{
color: #377765;
}
.AnyTagClassName
{
color: #377765;
}
</style>
background-color css
<style>
a { background-color: #377765; }
a { background-color: rgb(55,119,101); }
div.DivClassName
{
background-color: #377765;
}
.BgClassName
{
background-color: #377765;
}
</style>
border-color css
<style>
span { border-color: #377765; }
span { border-color: rgb(55,119,101); }
td.TdClassName
{
border-color: #377765;
}
.TagClassName
{
border-color: #377765;
}
</style>