Shades of Genoa #377868
Tints of Genoa #377868
RGB
CMYK
RGB Variations
Color information
#377868 (or 0x377868) is known color: Genoa. HEX triplet: 37, 78 and 68. RGB value is (55,120,104). Sum of RGB (Red+Green+Blue) = 55+120+104=279 (36% of max value = 765). Red value is 55 (21.88% from 255 or 19.71% from 279); Green value is 120 (47.27% from 255 or 43.01% from 279); Blue value is 104 (41.02% from 255 or 37.28% from 279); Max value from RGB is 120 - color contains mainly: green. Hex color #377868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377868 is #C88797. Grayscale: #626262. Windows color (decimal): -13141912 or 6846519. OLE color: 6846519.
HSL color Cylindrical-coordinate representation of color #377868: hue angle of 165.23º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #377868 is Cyan = 0.54, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 120 | 104 | - |
| CMYK | 0.54 | 0 | 0.13 | 0.53 |
| HSL | 165.23º | 0.37% | 0.34% | - |
| HSV(B) | 165.23º | 0.54% | 0.47% | - |
| XYZ | 10.79 | 15.24 | 15.47 | - |
| YUV | 98.74 | 130.97 | 96.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 120 | 104 | 0.54 | 0 | 0.13 | 0.53 | 165.23 | 0.37 | 0.34 |
| Hex | 37 | 78 | 68 | 36 | 0 | D | 35 | A5 | 25 | 22 |
| Octal | 67 | 170 | 150 | 66 | 0 | 15 | 65 | 245 | 45 | 42 |
| Binary | 110111 | 1111000 | 1101000 | 110110 | 0 | 1101 | 110101 | 10100101 | 100101 | 100010 |
Color Harmonies of #377868
Complementary color
Monochromatic Colors of #377868
Black with #377868
Text Example
Text Example
White with #377868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377868; }
p { color: rgb(55,120,104); }
H1.HeaderClassName
{
color: #377868;
}
.AnyTagClassName
{
color: #377868;
}
</style>
background-color css
<style>
a { background-color: #377868; }
a { background-color: rgb(55,120,104); }
div.DivClassName
{
background-color: #377868;
}
.BgClassName
{
background-color: #377868;
}
</style>
border-color css
<style>
span { border-color: #377868; }
span { border-color: rgb(55,120,104); }
td.TdClassName
{
border-color: #377868;
}
.TagClassName
{
border-color: #377868;
}
</style>