Shades of Genoa #378276
Tints of Genoa #378276
RGB
CMYK
RGB Variations
Color information
#378276 (or 0x378276) is known color: Genoa. HEX triplet: 37, 82 and 76. RGB value is (55,130,118). Sum of RGB (Red+Green+Blue) = 55+130+118=303 (40% of max value = 765). Red value is 55 (21.88% from 255 or 18.15% from 303); Green value is 130 (51.17% from 255 or 42.90% from 303); Blue value is 118 (46.48% from 255 or 38.94% from 303); Max value from RGB is 130 - color contains mainly: green. Hex color #378276 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #378276 is #C87D89. Grayscale: #6A6A6A. Windows color (decimal): -13139338 or 7766583. OLE color: 7766583.
HSL color Cylindrical-coordinate representation of color #378276: hue angle of 170.4º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #378276 is Cyan = 0.58, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 130 | 118 | - |
| CMYK | 0.58 | 0 | 0.09 | 0.49 |
| HSL | 170.4º | 0.41% | 0.36% | - |
| HSV(B) | 170.4º | 0.58% | 0.51% | - |
| XYZ | 12.83 | 18.09 | 19.95 | - |
| YUV | 106.21 | 134.65 | 91.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 130 | 118 | 0.58 | 0 | 0.09 | 0.49 | 170.4 | 0.41 | 0.36 |
| Hex | 37 | 82 | 76 | 3A | 0 | 9 | 31 | AA | 29 | 24 |
| Octal | 67 | 202 | 166 | 72 | 0 | 11 | 61 | 252 | 51 | 44 |
| Binary | 110111 | 10000010 | 1110110 | 111010 | 0 | 1001 | 110001 | 10101010 | 101001 | 100100 |
Color Harmonies of #378276
Complementary color
Monochromatic Colors of #378276
Black with #378276
Text Example
Text Example
White with #378276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378276; }
p { color: rgb(55,130,118); }
H1.HeaderClassName
{
color: #378276;
}
.AnyTagClassName
{
color: #378276;
}
</style>
background-color css
<style>
a { background-color: #378276; }
a { background-color: rgb(55,130,118); }
div.DivClassName
{
background-color: #378276;
}
.BgClassName
{
background-color: #378276;
}
</style>
border-color css
<style>
span { border-color: #378276; }
span { border-color: rgb(55,130,118); }
td.TdClassName
{
border-color: #378276;
}
.TagClassName
{
border-color: #378276;
}
</style>