Shades of Genoa #376966
Tints of Genoa #376966
RGB
CMYK
RGB Variations
Color information
#376966 (or 0x376966) is known color: Genoa. HEX triplet: 37, 69 and 66. RGB value is (55,105,102). Sum of RGB (Red+Green+Blue) = 55+105+102=262 (34% of max value = 765). Red value is 55 (21.88% from 255 or 20.99% from 262); Green value is 105 (41.41% from 255 or 40.08% from 262); Blue value is 102 (40.23% from 255 or 38.93% from 262); Max value from RGB is 105 - color contains mainly: green. Hex color #376966 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376966 is #C89699. Grayscale: #595959. Windows color (decimal): -13145754 or 6711607. OLE color: 6711607.
HSL color Cylindrical-coordinate representation of color #376966: hue angle of 176.4º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #376966 is Cyan = 0.48, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 105 | 102 | - |
| CMYK | 0.48 | 0 | 0.03 | 0.59 |
| HSL | 176.4º | 0.31% | 0.31% | - |
| HSV(B) | 176.4º | 0.48% | 0.41% | - |
| XYZ | 9.03 | 11.87 | 14.39 | - |
| YUV | 89.71 | 134.94 | 103.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 105 | 102 | 0.48 | 0 | 0.03 | 0.59 | 176.4 | 0.31 | 0.31 |
| Hex | 37 | 69 | 66 | 30 | 0 | 3 | 3B | B0 | 1F | 1F |
| Octal | 67 | 151 | 146 | 60 | 0 | 3 | 73 | 260 | 37 | 37 |
| Binary | 110111 | 1101001 | 1100110 | 110000 | 0 | 11 | 111011 | 10110000 | 11111 | 11111 |
Color Harmonies of #376966
Complementary color
Monochromatic Colors of #376966
Black with #376966
Text Example
Text Example
White with #376966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376966; }
p { color: rgb(55,105,102); }
H1.HeaderClassName
{
color: #376966;
}
.AnyTagClassName
{
color: #376966;
}
</style>
background-color css
<style>
a { background-color: #376966; }
a { background-color: rgb(55,105,102); }
div.DivClassName
{
background-color: #376966;
}
.BgClassName
{
background-color: #376966;
}
</style>
border-color css
<style>
span { border-color: #376966; }
span { border-color: rgb(55,105,102); }
td.TdClassName
{
border-color: #376966;
}
.TagClassName
{
border-color: #376966;
}
</style>