Shades of Genoa #377971
Tints of Genoa #377971
RGB
CMYK
RGB Variations
Color information
#377971 (or 0x377971) is known color: Genoa. HEX triplet: 37, 79 and 71. RGB value is (55,121,113). Sum of RGB (Red+Green+Blue) = 55+121+113=289 (38% of max value = 765). Red value is 55 (21.88% from 255 or 19.03% from 289); Green value is 121 (47.66% from 255 or 41.87% from 289); Blue value is 113 (44.53% from 255 or 39.10% from 289); Max value from RGB is 121 - color contains mainly: green. Hex color #377971 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377971 is #C8868E. Grayscale: #646464. Windows color (decimal): -13141647 or 7436599. OLE color: 7436599.
HSL color Cylindrical-coordinate representation of color #377971: hue angle of 172.73º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #377971 is Cyan = 0.55, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 121 | 113 | - |
| CMYK | 0.55 | 0 | 0.07 | 0.53 |
| HSL | 172.73º | 0.38% | 0.35% | - |
| HSV(B) | 172.73º | 0.55% | 0.47% | - |
| XYZ | 11.39 | 15.68 | 18.05 | - |
| YUV | 100.35 | 135.13 | 95.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 121 | 113 | 0.55 | 0 | 0.07 | 0.53 | 172.73 | 0.38 | 0.35 |
| Hex | 37 | 79 | 71 | 37 | 0 | 7 | 35 | AD | 26 | 23 |
| Octal | 67 | 171 | 161 | 67 | 0 | 7 | 65 | 255 | 46 | 43 |
| Binary | 110111 | 1111001 | 1110001 | 110111 | 0 | 111 | 110101 | 10101101 | 100110 | 100011 |
Color Harmonies of #377971
Complementary color
Monochromatic Colors of #377971
Black with #377971
Text Example
Text Example
White with #377971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377971; }
p { color: rgb(55,121,113); }
H1.HeaderClassName
{
color: #377971;
}
.AnyTagClassName
{
color: #377971;
}
</style>
background-color css
<style>
a { background-color: #377971; }
a { background-color: rgb(55,121,113); }
div.DivClassName
{
background-color: #377971;
}
.BgClassName
{
background-color: #377971;
}
</style>
border-color css
<style>
span { border-color: #377971; }
span { border-color: rgb(55,121,113); }
td.TdClassName
{
border-color: #377971;
}
.TagClassName
{
border-color: #377971;
}
</style>