Shades of Genoa #378174
Tints of Genoa #378174
RGB
CMYK
RGB Variations
Color information
#378174 (or 0x378174) is known color: Genoa. HEX triplet: 37, 81 and 74. RGB value is (55,129,116). Sum of RGB (Red+Green+Blue) = 55+129+116=300 (39% of max value = 765). Red value is 55 (21.88% from 255 or 18.33% from 300); Green value is 129 (50.78% from 255 or 43% from 300); Blue value is 116 (45.70% from 255 or 38.67% from 300); Max value from RGB is 129 - color contains mainly: green. Hex color #378174 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #378174 is #C87E8B. Grayscale: #696969. Windows color (decimal): -13139596 or 7635255. OLE color: 7635255.
HSL color Cylindrical-coordinate representation of color #378174: hue angle of 169.46º 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 #378174 is Cyan = 0.57, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 129 | 116 | - |
| CMYK | 0.57 | 0 | 0.10 | 0.49 |
| HSL | 169.46º | 0.4% | 0.36% | - |
| HSV(B) | 169.46º | 0.57% | 0.51% | - |
| XYZ | 12.58 | 17.77 | 19.29 | - |
| YUV | 105.39 | 133.98 | 92.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 129 | 116 | 0.57 | 0 | 0.10 | 0.49 | 169.46 | 0.4 | 0.36 |
| Hex | 37 | 81 | 74 | 39 | 0 | A | 31 | A9 | 28 | 24 |
| Octal | 67 | 201 | 164 | 71 | 0 | 12 | 61 | 251 | 50 | 44 |
| Binary | 110111 | 10000001 | 1110100 | 111001 | 0 | 1010 | 110001 | 10101001 | 101000 | 100100 |
Color Harmonies of #378174
Complementary color
Monochromatic Colors of #378174
Black with #378174
Text Example
Text Example
White with #378174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378174; }
p { color: rgb(55,129,116); }
H1.HeaderClassName
{
color: #378174;
}
.AnyTagClassName
{
color: #378174;
}
</style>
background-color css
<style>
a { background-color: #378174; }
a { background-color: rgb(55,129,116); }
div.DivClassName
{
background-color: #378174;
}
.BgClassName
{
background-color: #378174;
}
</style>
border-color css
<style>
span { border-color: #378174; }
span { border-color: rgb(55,129,116); }
td.TdClassName
{
border-color: #378174;
}
.TagClassName
{
border-color: #378174;
}
</style>