Shades of Genoa #376967
Tints of Genoa #376967
RGB
CMYK
RGB Variations
Color information
#376967 (or 0x376967) is known color: Genoa. HEX triplet: 37, 69 and 67. RGB value is (55,105,103). Sum of RGB (Red+Green+Blue) = 55+105+103=263 (34% of max value = 765). Red value is 55 (21.88% from 255 or 20.91% from 263); Green value is 105 (41.41% from 255 or 39.92% from 263); Blue value is 103 (40.62% from 255 or 39.16% from 263); Max value from RGB is 105 - color contains mainly: green. Hex color #376967 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376967 is #C89698. Grayscale: #595959. Windows color (decimal): -13145753 or 6777143. OLE color: 6777143.
HSL color Cylindrical-coordinate representation of color #376967: hue angle of 177.6º 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 #376967 is Cyan = 0.48, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 105 | 103 | - |
| CMYK | 0.48 | 0 | 0.02 | 0.59 |
| HSL | 177.6º | 0.31% | 0.31% | - |
| HSV(B) | 177.6º | 0.48% | 0.41% | - |
| XYZ | 9.08 | 11.89 | 14.65 | - |
| YUV | 89.82 | 135.44 | 103.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 105 | 103 | 0.48 | 0 | 0.02 | 0.59 | 177.6 | 0.31 | 0.31 |
| Hex | 37 | 69 | 67 | 30 | 0 | 2 | 3B | B2 | 1F | 1F |
| Octal | 67 | 151 | 147 | 60 | 0 | 2 | 73 | 262 | 37 | 37 |
| Binary | 110111 | 1101001 | 1100111 | 110000 | 0 | 10 | 111011 | 10110010 | 11111 | 11111 |
Color Harmonies of #376967
Complementary color
Monochromatic Colors of #376967
Black with #376967
Text Example
Text Example
White with #376967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376967; }
p { color: rgb(55,105,103); }
H1.HeaderClassName
{
color: #376967;
}
.AnyTagClassName
{
color: #376967;
}
</style>
background-color css
<style>
a { background-color: #376967; }
a { background-color: rgb(55,105,103); }
div.DivClassName
{
background-color: #376967;
}
.BgClassName
{
background-color: #376967;
}
</style>
border-color css
<style>
span { border-color: #376967; }
span { border-color: rgb(55,105,103); }
td.TdClassName
{
border-color: #376967;
}
.TagClassName
{
border-color: #376967;
}
</style>