Shades of Genoa #378170
Tints of Genoa #378170
RGB
CMYK
RGB Variations
Color information
#378170 (or 0x378170) is known color: Genoa. HEX triplet: 37, 81 and 70. RGB value is (55,129,112). Sum of RGB (Red+Green+Blue) = 55+129+112=296 (39% of max value = 765). Red value is 55 (21.88% from 255 or 18.58% from 296); Green value is 129 (50.78% from 255 or 43.58% from 296); Blue value is 112 (44.14% from 255 or 37.84% from 296); Max value from RGB is 129 - color contains mainly: green. Hex color #378170 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #378170 is #C87E8F. Grayscale: #686868. Windows color (decimal): -13139600 or 7373111. OLE color: 7373111.
HSL color Cylindrical-coordinate representation of color #378170: hue angle of 166.22º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #378170 is Cyan = 0.57, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 129 | 112 | - |
| CMYK | 0.57 | 0 | 0.13 | 0.49 |
| HSL | 166.22º | 0.4% | 0.36% | - |
| HSV(B) | 166.22º | 0.57% | 0.51% | - |
| XYZ | 12.35 | 17.68 | 18.09 | - |
| YUV | 104.94 | 131.98 | 92.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 129 | 112 | 0.57 | 0 | 0.13 | 0.49 | 166.22 | 0.4 | 0.36 |
| Hex | 37 | 81 | 70 | 39 | 0 | D | 31 | A6 | 28 | 24 |
| Octal | 67 | 201 | 160 | 71 | 0 | 15 | 61 | 246 | 50 | 44 |
| Binary | 110111 | 10000001 | 1110000 | 111001 | 0 | 1101 | 110001 | 10100110 | 101000 | 100100 |
Color Harmonies of #378170
Complementary color
Monochromatic Colors of #378170
Black with #378170
Text Example
Text Example
White with #378170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378170; }
p { color: rgb(55,129,112); }
H1.HeaderClassName
{
color: #378170;
}
.AnyTagClassName
{
color: #378170;
}
</style>
background-color css
<style>
a { background-color: #378170; }
a { background-color: rgb(55,129,112); }
div.DivClassName
{
background-color: #378170;
}
.BgClassName
{
background-color: #378170;
}
</style>
border-color css
<style>
span { border-color: #378170; }
span { border-color: rgb(55,129,112); }
td.TdClassName
{
border-color: #378170;
}
.TagClassName
{
border-color: #378170;
}
</style>