Shades of Genoa #328676
Tints of Genoa #328676
RGB
CMYK
RGB Variations
Color information
#328676 (or 0x328676) is known color: Genoa. HEX triplet: 32, 86 and 76. RGB value is (50,134,118). Sum of RGB (Red+Green+Blue) = 50+134+118=302 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.56% from 302); Green value is 134 (52.73% from 255 or 44.37% from 302); Blue value is 118 (46.48% from 255 or 39.07% from 302); Max value from RGB is 134 - color contains mainly: green. Hex color #328676 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328676 is #CD7989. Grayscale: #6B6B6B. Windows color (decimal): -13465994 or 7767602. OLE color: 7767602.
HSL color Cylindrical-coordinate representation of color #328676: hue angle of 168.57º 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 #328676 is Cyan = 0.63, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 118 | - |
| CMYK | 0.63 | 0 | 0.12 | 0.47 |
| HSL | 168.57º | 0.46% | 0.36% | - |
| HSV(B) | 168.57º | 0.63% | 0.53% | - |
| XYZ | 13.11 | 19.04 | 20.12 | - |
| YUV | 107.06 | 134.17 | 87.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 118 | 0.63 | 0 | 0.12 | 0.47 | 168.57 | 0.46 | 0.36 |
| Hex | 32 | 86 | 76 | 3F | 0 | C | 2F | A9 | 2E | 24 |
| Octal | 62 | 206 | 166 | 77 | 0 | 14 | 57 | 251 | 56 | 44 |
| Binary | 110010 | 10000110 | 1110110 | 111111 | 0 | 1100 | 101111 | 10101001 | 101110 | 100100 |
Color Harmonies of #328676
Complementary color
Monochromatic Colors of #328676
Black with #328676
Text Example
Text Example
White with #328676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328676; }
p { color: rgb(50,134,118); }
H1.HeaderClassName
{
color: #328676;
}
.AnyTagClassName
{
color: #328676;
}
</style>
background-color css
<style>
a { background-color: #328676; }
a { background-color: rgb(50,134,118); }
div.DivClassName
{
background-color: #328676;
}
.BgClassName
{
background-color: #328676;
}
</style>
border-color css
<style>
span { border-color: #328676; }
span { border-color: rgb(50,134,118); }
td.TdClassName
{
border-color: #328676;
}
.TagClassName
{
border-color: #328676;
}
</style>