Shades of Genoa #328977
Tints of Genoa #328977
RGB
CMYK
RGB Variations
Color information
#328977 (or 0x328977) is known color: Genoa. HEX triplet: 32, 89 and 77. RGB value is (50,137,119). Sum of RGB (Red+Green+Blue) = 50+137+119=306 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.34% from 306); Green value is 137 (53.91% from 255 or 44.77% from 306); Blue value is 119 (46.88% from 255 or 38.89% from 306); Max value from RGB is 137 - color contains mainly: green. Hex color #328977 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328977 is #CD7688. Grayscale: #6C6C6C. Windows color (decimal): -13465225 or 7833906. OLE color: 7833906.
HSL color Cylindrical-coordinate representation of color #328977: hue angle of 167.59º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #328977 is Cyan = 0.64, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 137 | 119 | - |
| CMYK | 0.64 | 0 | 0.13 | 0.46 |
| HSL | 167.59º | 0.47% | 0.37% | - |
| HSV(B) | 167.59º | 0.64% | 0.54% | - |
| XYZ | 13.59 | 19.9 | 20.58 | - |
| YUV | 108.94 | 133.68 | 85.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 137 | 119 | 0.64 | 0 | 0.13 | 0.46 | 167.59 | 0.47 | 0.37 |
| Hex | 32 | 89 | 77 | 40 | 0 | D | 2E | A8 | 2F | 25 |
| Octal | 62 | 211 | 167 | 100 | 0 | 15 | 56 | 250 | 57 | 45 |
| Binary | 110010 | 10001001 | 1110111 | 1000000 | 0 | 1101 | 101110 | 10101000 | 101111 | 100101 |
Color Harmonies of #328977
Complementary color
Monochromatic Colors of #328977
Black with #328977
Text Example
Text Example
White with #328977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328977; }
p { color: rgb(50,137,119); }
H1.HeaderClassName
{
color: #328977;
}
.AnyTagClassName
{
color: #328977;
}
</style>
background-color css
<style>
a { background-color: #328977; }
a { background-color: rgb(50,137,119); }
div.DivClassName
{
background-color: #328977;
}
.BgClassName
{
background-color: #328977;
}
</style>
border-color css
<style>
span { border-color: #328977; }
span { border-color: rgb(50,137,119); }
td.TdClassName
{
border-color: #328977;
}
.TagClassName
{
border-color: #328977;
}
</style>