Shades of Genoa #328877
Tints of Genoa #328877
RGB
CMYK
RGB Variations
Color information
#328877 (or 0x328877) is known color: Genoa. HEX triplet: 32, 88 and 77. RGB value is (50,136,119). Sum of RGB (Red+Green+Blue) = 50+136+119=305 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.39% from 305); Green value is 136 (53.52% from 255 or 44.59% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 136 - color contains mainly: green. Hex color #328877 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328877 is #CD7788. Grayscale: #6C6C6C. Windows color (decimal): -13465481 or 7833650. OLE color: 7833650.
HSL color Cylindrical-coordinate representation of color #328877: hue angle of 168.14º 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 #328877 is Cyan = 0.63, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 136 | 119 | - |
| CMYK | 0.63 | 0 | 0.12 | 0.47 |
| HSL | 168.14º | 0.46% | 0.36% | - |
| HSV(B) | 168.14º | 0.63% | 0.53% | - |
| XYZ | 13.45 | 19.62 | 20.53 | - |
| YUV | 108.35 | 134.01 | 86.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 136 | 119 | 0.63 | 0 | 0.12 | 0.47 | 168.14 | 0.46 | 0.36 |
| Hex | 32 | 88 | 77 | 3F | 0 | C | 2F | A8 | 2E | 24 |
| Octal | 62 | 210 | 167 | 77 | 0 | 14 | 57 | 250 | 56 | 44 |
| Binary | 110010 | 10001000 | 1110111 | 111111 | 0 | 1100 | 101111 | 10101000 | 101110 | 100100 |
Color Harmonies of #328877
Complementary color
Monochromatic Colors of #328877
Black with #328877
Text Example
Text Example
White with #328877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328877; }
p { color: rgb(50,136,119); }
H1.HeaderClassName
{
color: #328877;
}
.AnyTagClassName
{
color: #328877;
}
</style>
background-color css
<style>
a { background-color: #328877; }
a { background-color: rgb(50,136,119); }
div.DivClassName
{
background-color: #328877;
}
.BgClassName
{
background-color: #328877;
}
</style>
border-color css
<style>
span { border-color: #328877; }
span { border-color: rgb(50,136,119); }
td.TdClassName
{
border-color: #328877;
}
.TagClassName
{
border-color: #328877;
}
</style>