Shades of Genoa #378576
Tints of Genoa #378576
RGB
CMYK
RGB Variations
Color information
#378576 (or 0x378576) is known color: Genoa. HEX triplet: 37, 85 and 76. RGB value is (55,133,118). Sum of RGB (Red+Green+Blue) = 55+133+118=306 (40% of max value = 765). Red value is 55 (21.88% from 255 or 17.97% from 306); Green value is 133 (52.34% from 255 or 43.46% from 306); Blue value is 118 (46.48% from 255 or 38.56% from 306); Max value from RGB is 133 - color contains mainly: green. Hex color #378576 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #378576 is #C87A89. Grayscale: #6B6B6B. Windows color (decimal): -13138570 or 7767351. OLE color: 7767351.
HSL color Cylindrical-coordinate representation of color #378576: hue angle of 168.46º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #378576 is Cyan = 0.59, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 133 | 118 | - |
| CMYK | 0.59 | 0 | 0.11 | 0.48 |
| HSL | 168.46º | 0.41% | 0.37% | - |
| HSV(B) | 168.46º | 0.59% | 0.52% | - |
| XYZ | 13.23 | 18.9 | 20.09 | - |
| YUV | 107.97 | 133.66 | 90.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 133 | 118 | 0.59 | 0 | 0.11 | 0.48 | 168.46 | 0.41 | 0.37 |
| Hex | 37 | 85 | 76 | 3B | 0 | B | 30 | A8 | 29 | 25 |
| Octal | 67 | 205 | 166 | 73 | 0 | 13 | 60 | 250 | 51 | 45 |
| Binary | 110111 | 10000101 | 1110110 | 111011 | 0 | 1011 | 110000 | 10101000 | 101001 | 100101 |
Color Harmonies of #378576
Complementary color
Monochromatic Colors of #378576
Black with #378576
Text Example
Text Example
White with #378576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378576; }
p { color: rgb(55,133,118); }
H1.HeaderClassName
{
color: #378576;
}
.AnyTagClassName
{
color: #378576;
}
</style>
background-color css
<style>
a { background-color: #378576; }
a { background-color: rgb(55,133,118); }
div.DivClassName
{
background-color: #378576;
}
.BgClassName
{
background-color: #378576;
}
</style>
border-color css
<style>
span { border-color: #378576; }
span { border-color: rgb(55,133,118); }
td.TdClassName
{
border-color: #378576;
}
.TagClassName
{
border-color: #378576;
}
</style>