Shades of Genoa #377968
Tints of Genoa #377968
RGB
CMYK
RGB Variations
Color information
#377968 (or 0x377968) is known color: Genoa. HEX triplet: 37, 79 and 68. RGB value is (55,121,104). Sum of RGB (Red+Green+Blue) = 55+121+104=280 (37% of max value = 765). Red value is 55 (21.88% from 255 or 19.64% from 280); Green value is 121 (47.66% from 255 or 43.21% from 280); Blue value is 104 (41.02% from 255 or 37.14% from 280); Max value from RGB is 121 - color contains mainly: green. Hex color #377968 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377968 is #C88697. Grayscale: #636363. Windows color (decimal): -13141656 or 6846775. OLE color: 6846775.
HSL color Cylindrical-coordinate representation of color #377968: hue angle of 164.55º 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 #377968 is Cyan = 0.55, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 121 | 104 | - |
| CMYK | 0.55 | 0 | 0.14 | 0.53 |
| HSL | 164.55º | 0.38% | 0.35% | - |
| HSV(B) | 164.55º | 0.55% | 0.47% | - |
| XYZ | 10.91 | 15.49 | 15.51 | - |
| YUV | 99.33 | 130.63 | 96.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 121 | 104 | 0.55 | 0 | 0.14 | 0.53 | 164.55 | 0.38 | 0.35 |
| Hex | 37 | 79 | 68 | 37 | 0 | E | 35 | A5 | 26 | 23 |
| Octal | 67 | 171 | 150 | 67 | 0 | 16 | 65 | 245 | 46 | 43 |
| Binary | 110111 | 1111001 | 1101000 | 110111 | 0 | 1110 | 110101 | 10100101 | 100110 | 100011 |
Color Harmonies of #377968
Complementary color
Monochromatic Colors of #377968
Black with #377968
Text Example
Text Example
White with #377968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377968; }
p { color: rgb(55,121,104); }
H1.HeaderClassName
{
color: #377968;
}
.AnyTagClassName
{
color: #377968;
}
</style>
background-color css
<style>
a { background-color: #377968; }
a { background-color: rgb(55,121,104); }
div.DivClassName
{
background-color: #377968;
}
.BgClassName
{
background-color: #377968;
}
</style>
border-color css
<style>
span { border-color: #377968; }
span { border-color: rgb(55,121,104); }
td.TdClassName
{
border-color: #377968;
}
.TagClassName
{
border-color: #377968;
}
</style>