Shades of Genoa #328876
Tints of Genoa #328876
RGB
CMYK
RGB Variations
Color information
#328876 (or 0x328876) is known color: Genoa. HEX triplet: 32, 88 and 76. RGB value is (50,136,118). Sum of RGB (Red+Green+Blue) = 50+136+118=304 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.45% from 304); Green value is 136 (53.52% from 255 or 44.74% from 304); Blue value is 118 (46.48% from 255 or 38.82% from 304); Max value from RGB is 136 - color contains mainly: green. Hex color #328876 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328876 is #CD7789. Grayscale: #6C6C6C. Windows color (decimal): -13465482 or 7768114. OLE color: 7768114.
HSL color Cylindrical-coordinate representation of color #328876: hue angle of 167.44º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #328876 is Cyan = 0.63, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 136 | 118 | - |
| CMYK | 0.63 | 0 | 0.13 | 0.47 |
| HSL | 167.44º | 0.46% | 0.36% | - |
| HSV(B) | 167.44º | 0.63% | 0.53% | - |
| XYZ | 13.39 | 19.59 | 20.22 | - |
| YUV | 108.23 | 133.51 | 86.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 136 | 118 | 0.63 | 0 | 0.13 | 0.47 | 167.44 | 0.46 | 0.36 |
| Hex | 32 | 88 | 76 | 3F | 0 | D | 2F | A7 | 2E | 24 |
| Octal | 62 | 210 | 166 | 77 | 0 | 15 | 57 | 247 | 56 | 44 |
| Binary | 110010 | 10001000 | 1110110 | 111111 | 0 | 1101 | 101111 | 10100111 | 101110 | 100100 |
Color Harmonies of #328876
Complementary color
Monochromatic Colors of #328876
Black with #328876
Text Example
Text Example
White with #328876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328876; }
p { color: rgb(50,136,118); }
H1.HeaderClassName
{
color: #328876;
}
.AnyTagClassName
{
color: #328876;
}
</style>
background-color css
<style>
a { background-color: #328876; }
a { background-color: rgb(50,136,118); }
div.DivClassName
{
background-color: #328876;
}
.BgClassName
{
background-color: #328876;
}
</style>
border-color css
<style>
span { border-color: #328876; }
span { border-color: rgb(50,136,118); }
td.TdClassName
{
border-color: #328876;
}
.TagClassName
{
border-color: #328876;
}
</style>