Shades of Genoa #377668
Tints of Genoa #377668
RGB
CMYK
RGB Variations
Color information
#377668 (or 0x377668) is known color: Genoa. HEX triplet: 37, 76 and 68. RGB value is (55,118,104). Sum of RGB (Red+Green+Blue) = 55+118+104=277 (36% of max value = 765). Red value is 55 (21.88% from 255 or 19.86% from 277); Green value is 118 (46.48% from 255 or 42.60% from 277); Blue value is 104 (41.02% from 255 or 37.55% from 277); Max value from RGB is 118 - color contains mainly: green. Hex color #377668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377668 is #C88997. Grayscale: #616161. Windows color (decimal): -13142424 or 6846007. OLE color: 6846007.
HSL color Cylindrical-coordinate representation of color #377668: hue angle of 166.67º 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 #377668 is Cyan = 0.53, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 118 | 104 | - |
| CMYK | 0.53 | 0 | 0.12 | 0.54 |
| HSL | 166.67º | 0.36% | 0.34% | - |
| HSV(B) | 166.67º | 0.53% | 0.46% | - |
| XYZ | 10.55 | 14.77 | 15.39 | - |
| YUV | 97.57 | 131.63 | 97.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 118 | 104 | 0.53 | 0 | 0.12 | 0.54 | 166.67 | 0.36 | 0.34 |
| Hex | 37 | 76 | 68 | 35 | 0 | C | 36 | A7 | 24 | 22 |
| Octal | 67 | 166 | 150 | 65 | 0 | 14 | 66 | 247 | 44 | 42 |
| Binary | 110111 | 1110110 | 1101000 | 110101 | 0 | 1100 | 110110 | 10100111 | 100100 | 100010 |
Color Harmonies of #377668
Complementary color
Monochromatic Colors of #377668
Black with #377668
Text Example
Text Example
White with #377668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377668; }
p { color: rgb(55,118,104); }
H1.HeaderClassName
{
color: #377668;
}
.AnyTagClassName
{
color: #377668;
}
</style>
background-color css
<style>
a { background-color: #377668; }
a { background-color: rgb(55,118,104); }
div.DivClassName
{
background-color: #377668;
}
.BgClassName
{
background-color: #377668;
}
</style>
border-color css
<style>
span { border-color: #377668; }
span { border-color: rgb(55,118,104); }
td.TdClassName
{
border-color: #377668;
}
.TagClassName
{
border-color: #377668;
}
</style>