Shades of Genoa #377465
Tints of Genoa #377465
RGB
CMYK
RGB Variations
Color information
#377465 (or 0x377465) is known color: Genoa. HEX triplet: 37, 74 and 65. RGB value is (55,116,101). Sum of RGB (Red+Green+Blue) = 55+116+101=272 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20.22% from 272); Green value is 116 (45.70% from 255 or 42.65% from 272); Blue value is 101 (39.84% from 255 or 37.13% from 272); Max value from RGB is 116 - color contains mainly: green. Hex color #377465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377465 is #C88B9A. Grayscale: #606060. Windows color (decimal): -13142939 or 6648887. OLE color: 6648887.
HSL color Cylindrical-coordinate representation of color #377465: hue angle of 165.25º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #377465 is Cyan = 0.53, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 116 | 101 | - |
| CMYK | 0.53 | 0 | 0.13 | 0.55 |
| HSL | 165.25º | 0.36% | 0.34% | - |
| HSV(B) | 165.25º | 0.53% | 0.45% | - |
| XYZ | 10.17 | 14.24 | 14.53 | - |
| YUV | 96.05 | 130.79 | 98.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 116 | 101 | 0.53 | 0 | 0.13 | 0.55 | 165.25 | 0.36 | 0.34 |
| Hex | 37 | 74 | 65 | 35 | 0 | D | 37 | A5 | 24 | 22 |
| Octal | 67 | 164 | 145 | 65 | 0 | 15 | 67 | 245 | 44 | 42 |
| Binary | 110111 | 1110100 | 1100101 | 110101 | 0 | 1101 | 110111 | 10100101 | 100100 | 100010 |
Color Harmonies of #377465
Complementary color
Monochromatic Colors of #377465
Black with #377465
Text Example
Text Example
White with #377465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377465; }
p { color: rgb(55,116,101); }
H1.HeaderClassName
{
color: #377465;
}
.AnyTagClassName
{
color: #377465;
}
</style>
background-color css
<style>
a { background-color: #377465; }
a { background-color: rgb(55,116,101); }
div.DivClassName
{
background-color: #377465;
}
.BgClassName
{
background-color: #377465;
}
</style>
border-color css
<style>
span { border-color: #377465; }
span { border-color: rgb(55,116,101); }
td.TdClassName
{
border-color: #377465;
}
.TagClassName
{
border-color: #377465;
}
</style>