Shades of Genoa #328776
Tints of Genoa #328776
RGB
CMYK
RGB Variations
Color information
#328776 (or 0x328776) is known color: Genoa. HEX triplet: 32, 87 and 76. RGB value is (50,135,118). Sum of RGB (Red+Green+Blue) = 50+135+118=303 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.50% from 303); Green value is 135 (53.12% from 255 or 44.55% from 303); Blue value is 118 (46.48% from 255 or 38.94% from 303); Max value from RGB is 135 - color contains mainly: green. Hex color #328776 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328776 is #CD7889. Grayscale: #6B6B6B. Windows color (decimal): -13465738 or 7767858. OLE color: 7767858.
HSL color Cylindrical-coordinate representation of color #328776: hue angle of 168º 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 #328776 is Cyan = 0.63, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 135 | 118 | - |
| CMYK | 0.63 | 0 | 0.13 | 0.47 |
| HSL | 168º | 0.46% | 0.36% | - |
| HSV(B) | 168º | 0.63% | 0.53% | - |
| XYZ | 13.25 | 19.31 | 20.17 | - |
| YUV | 107.65 | 133.84 | 86.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 135 | 118 | 0.63 | 0 | 0.13 | 0.47 | 168 | 0.46 | 0.36 |
| Hex | 32 | 87 | 76 | 3F | 0 | D | 2F | A8 | 2E | 24 |
| Octal | 62 | 207 | 166 | 77 | 0 | 15 | 57 | 250 | 56 | 44 |
| Binary | 110010 | 10000111 | 1110110 | 111111 | 0 | 1101 | 101111 | 10101000 | 101110 | 100100 |
Color Harmonies of #328776
Complementary color
Monochromatic Colors of #328776
Black with #328776
Text Example
Text Example
White with #328776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328776; }
p { color: rgb(50,135,118); }
H1.HeaderClassName
{
color: #328776;
}
.AnyTagClassName
{
color: #328776;
}
</style>
background-color css
<style>
a { background-color: #328776; }
a { background-color: rgb(50,135,118); }
div.DivClassName
{
background-color: #328776;
}
.BgClassName
{
background-color: #328776;
}
</style>
border-color css
<style>
span { border-color: #328776; }
span { border-color: rgb(50,135,118); }
td.TdClassName
{
border-color: #328776;
}
.TagClassName
{
border-color: #328776;
}
</style>