Shades of Genoa #378076
Tints of Genoa #378076
RGB
CMYK
RGB Variations
Color information
#378076 (or 0x378076) is known color: Genoa. HEX triplet: 37, 80 and 76. RGB value is (55,128,118). Sum of RGB (Red+Green+Blue) = 55+128+118=301 (39% of max value = 765). Red value is 55 (21.88% from 255 or 18.27% from 301); Green value is 128 (50.39% from 255 or 42.52% from 301); Blue value is 118 (46.48% from 255 or 39.20% from 301); Max value from RGB is 128 - color contains mainly: green. Hex color #378076 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #378076 is #C87F89. Grayscale: #696969. Windows color (decimal): -13139850 or 7766071. OLE color: 7766071.
HSL color Cylindrical-coordinate representation of color #378076: hue angle of 171.78º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #378076 is Cyan = 0.57, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 55 | 128 | 118 | - |
| CMYK | 0.57 | 0 | 0.08 | 0.50 |
| HSL | 171.78º | 0.4% | 0.36% | - |
| HSV(B) | 171.78º | 0.57% | 0.5% | - |
| XYZ | 12.56 | 17.56 | 19.87 | - |
| YUV | 105.03 | 135.32 | 92.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 128 | 118 | 0.57 | 0 | 0.08 | 0.50 | 171.78 | 0.4 | 0.36 |
| Hex | 37 | 80 | 76 | 39 | 0 | 8 | 32 | AC | 28 | 24 |
| Octal | 67 | 200 | 166 | 71 | 0 | 10 | 62 | 254 | 50 | 44 |
| Binary | 110111 | 10000000 | 1110110 | 111001 | 0 | 1000 | 110010 | 10101100 | 101000 | 100100 |
Color Harmonies of #378076
Complementary color
Monochromatic Colors of #378076
Black with #378076
Text Example
Text Example
White with #378076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378076; }
p { color: rgb(55,128,118); }
H1.HeaderClassName
{
color: #378076;
}
.AnyTagClassName
{
color: #378076;
}
</style>
background-color css
<style>
a { background-color: #378076; }
a { background-color: rgb(55,128,118); }
div.DivClassName
{
background-color: #378076;
}
.BgClassName
{
background-color: #378076;
}
</style>
border-color css
<style>
span { border-color: #378076; }
span { border-color: rgb(55,128,118); }
td.TdClassName
{
border-color: #378076;
}
.TagClassName
{
border-color: #378076;
}
</style>