Shades of Genoa #376862
Tints of Genoa #376862
RGB
CMYK
RGB Variations
Color information
#376862 (or 0x376862) is known color: Genoa. HEX triplet: 37, 68 and 62. RGB value is (55,104,98). Sum of RGB (Red+Green+Blue) = 55+104+98=257 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.40% from 257); Green value is 104 (41.02% from 255 or 40.47% from 257); Blue value is 98 (38.67% from 255 or 38.13% from 257); Max value from RGB is 104 - color contains mainly: green. Hex color #376862 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376862 is #C8979D. Grayscale: #585858. Windows color (decimal): -13146014 or 6449207. OLE color: 6449207.
HSL color Cylindrical-coordinate representation of color #376862: hue angle of 172.65º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #376862 is Cyan = 0.47, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 104 | 98 | - |
| CMYK | 0.47 | 0 | 0.06 | 0.59 |
| HSL | 172.65º | 0.31% | 0.31% | - |
| HSV(B) | 172.65º | 0.47% | 0.41% | - |
| XYZ | 8.73 | 11.59 | 13.33 | - |
| YUV | 88.67 | 133.27 | 103.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 104 | 98 | 0.47 | 0 | 0.06 | 0.59 | 172.65 | 0.31 | 0.31 |
| Hex | 37 | 68 | 62 | 2F | 0 | 6 | 3B | AD | 1F | 1F |
| Octal | 67 | 150 | 142 | 57 | 0 | 6 | 73 | 255 | 37 | 37 |
| Binary | 110111 | 1101000 | 1100010 | 101111 | 0 | 110 | 111011 | 10101101 | 11111 | 11111 |
Color Harmonies of #376862
Complementary color
Monochromatic Colors of #376862
Black with #376862
Text Example
Text Example
White with #376862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376862; }
p { color: rgb(55,104,98); }
H1.HeaderClassName
{
color: #376862;
}
.AnyTagClassName
{
color: #376862;
}
</style>
background-color css
<style>
a { background-color: #376862; }
a { background-color: rgb(55,104,98); }
div.DivClassName
{
background-color: #376862;
}
.BgClassName
{
background-color: #376862;
}
</style>
border-color css
<style>
span { border-color: #376862; }
span { border-color: rgb(55,104,98); }
td.TdClassName
{
border-color: #376862;
}
.TagClassName
{
border-color: #376862;
}
</style>