Shades of Genoa #377667
Tints of Genoa #377667
RGB
CMYK
RGB Variations
Color information
#377667 (or 0x377667) is known color: Genoa. HEX triplet: 37, 76 and 67. RGB value is (55,118,103). Sum of RGB (Red+Green+Blue) = 55+118+103=276 (36% of max value = 765). Red value is 55 (21.88% from 255 or 19.93% from 276); Green value is 118 (46.48% from 255 or 42.75% from 276); Blue value is 103 (40.62% from 255 or 37.32% from 276); Max value from RGB is 118 - color contains mainly: green. Hex color #377667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377667 is #C88998. Grayscale: #616161. Windows color (decimal): -13142425 or 6780471. OLE color: 6780471.
HSL color Cylindrical-coordinate representation of color #377667: hue angle of 165.71º 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 #377667 is Cyan = 0.53, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 118 | 103 | - |
| CMYK | 0.53 | 0 | 0.13 | 0.54 |
| HSL | 165.71º | 0.36% | 0.34% | - |
| HSV(B) | 165.71º | 0.53% | 0.46% | - |
| XYZ | 10.5 | 14.75 | 15.13 | - |
| YUV | 97.45 | 131.13 | 97.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 118 | 103 | 0.53 | 0 | 0.13 | 0.54 | 165.71 | 0.36 | 0.34 |
| Hex | 37 | 76 | 67 | 35 | 0 | D | 36 | A6 | 24 | 22 |
| Octal | 67 | 166 | 147 | 65 | 0 | 15 | 66 | 246 | 44 | 42 |
| Binary | 110111 | 1110110 | 1100111 | 110101 | 0 | 1101 | 110110 | 10100110 | 100100 | 100010 |
Color Harmonies of #377667
Complementary color
Monochromatic Colors of #377667
Black with #377667
Text Example
Text Example
White with #377667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377667; }
p { color: rgb(55,118,103); }
H1.HeaderClassName
{
color: #377667;
}
.AnyTagClassName
{
color: #377667;
}
</style>
background-color css
<style>
a { background-color: #377667; }
a { background-color: rgb(55,118,103); }
div.DivClassName
{
background-color: #377667;
}
.BgClassName
{
background-color: #377667;
}
</style>
border-color css
<style>
span { border-color: #377667; }
span { border-color: rgb(55,118,103); }
td.TdClassName
{
border-color: #377667;
}
.TagClassName
{
border-color: #377667;
}
</style>