Shades of Genoa #376866
Tints of Genoa #376866
RGB
CMYK
RGB Variations
Color information
#376866 (or 0x376866) is known color: Genoa. HEX triplet: 37, 68 and 66. RGB value is (55,104,102). Sum of RGB (Red+Green+Blue) = 55+104+102=261 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.07% from 261); Green value is 104 (41.02% from 255 or 39.85% from 261); Blue value is 102 (40.23% from 255 or 39.08% from 261); Max value from RGB is 104 - color contains mainly: green. Hex color #376866 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376866 is #C89799. Grayscale: #595959. Windows color (decimal): -13146010 or 6711351. OLE color: 6711351.
HSL color Cylindrical-coordinate representation of color #376866: hue angle of 177.55º 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 #376866 is Cyan = 0.47, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 104 | 102 | - |
| CMYK | 0.47 | 0 | 0.02 | 0.59 |
| HSL | 177.55º | 0.31% | 0.31% | - |
| HSV(B) | 177.55º | 0.47% | 0.41% | - |
| XYZ | 8.92 | 11.67 | 14.35 | - |
| YUV | 89.12 | 135.27 | 103.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 104 | 102 | 0.47 | 0 | 0.02 | 0.59 | 177.55 | 0.31 | 0.31 |
| Hex | 37 | 68 | 66 | 2F | 0 | 2 | 3B | B2 | 1F | 1F |
| Octal | 67 | 150 | 146 | 57 | 0 | 2 | 73 | 262 | 37 | 37 |
| Binary | 110111 | 1101000 | 1100110 | 101111 | 0 | 10 | 111011 | 10110010 | 11111 | 11111 |
Color Harmonies of #376866
Complementary color
Monochromatic Colors of #376866
Black with #376866
Text Example
Text Example
White with #376866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376866; }
p { color: rgb(55,104,102); }
H1.HeaderClassName
{
color: #376866;
}
.AnyTagClassName
{
color: #376866;
}
</style>
background-color css
<style>
a { background-color: #376866; }
a { background-color: rgb(55,104,102); }
div.DivClassName
{
background-color: #376866;
}
.BgClassName
{
background-color: #376866;
}
</style>
border-color css
<style>
span { border-color: #376866; }
span { border-color: rgb(55,104,102); }
td.TdClassName
{
border-color: #376866;
}
.TagClassName
{
border-color: #376866;
}
</style>