Shades of Genoa #377967
Tints of Genoa #377967
RGB
CMYK
RGB Variations
Color information
#377967 (or 0x377967) is known color: Genoa. HEX triplet: 37, 79 and 67. RGB value is (55,121,103). Sum of RGB (Red+Green+Blue) = 55+121+103=279 (36% of max value = 765). Red value is 55 (21.88% from 255 or 19.71% from 279); Green value is 121 (47.66% from 255 or 43.37% from 279); Blue value is 103 (40.62% from 255 or 36.92% from 279); Max value from RGB is 121 - color contains mainly: green. Hex color #377967 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377967 is #C88698. Grayscale: #636363. Windows color (decimal): -13141657 or 6781239. OLE color: 6781239.
HSL color Cylindrical-coordinate representation of color #377967: hue angle of 163.64º 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 #377967 is Cyan = 0.55, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 121 | 103 | - |
| CMYK | 0.55 | 0 | 0.15 | 0.53 |
| HSL | 163.64º | 0.38% | 0.35% | - |
| HSV(B) | 163.64º | 0.55% | 0.47% | - |
| XYZ | 10.86 | 15.47 | 15.24 | - |
| YUV | 99.21 | 130.13 | 96.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 121 | 103 | 0.55 | 0 | 0.15 | 0.53 | 163.64 | 0.38 | 0.35 |
| Hex | 37 | 79 | 67 | 37 | 0 | F | 35 | A4 | 26 | 23 |
| Octal | 67 | 171 | 147 | 67 | 0 | 17 | 65 | 244 | 46 | 43 |
| Binary | 110111 | 1111001 | 1100111 | 110111 | 0 | 1111 | 110101 | 10100100 | 100110 | 100011 |
Color Harmonies of #377967
Complementary color
Monochromatic Colors of #377967
Black with #377967
Text Example
Text Example
White with #377967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377967; }
p { color: rgb(55,121,103); }
H1.HeaderClassName
{
color: #377967;
}
.AnyTagClassName
{
color: #377967;
}
</style>
background-color css
<style>
a { background-color: #377967; }
a { background-color: rgb(55,121,103); }
div.DivClassName
{
background-color: #377967;
}
.BgClassName
{
background-color: #377967;
}
</style>
border-color css
<style>
span { border-color: #377967; }
span { border-color: rgb(55,121,103); }
td.TdClassName
{
border-color: #377967;
}
.TagClassName
{
border-color: #377967;
}
</style>