Shades of Genoa #328677
Tints of Genoa #328677
RGB
CMYK
RGB Variations
Color information
#328677 (or 0x328677) is known color: Genoa. HEX triplet: 32, 86 and 77. RGB value is (50,134,119). Sum of RGB (Red+Green+Blue) = 50+134+119=303 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.50% from 303); Green value is 134 (52.73% from 255 or 44.22% from 303); Blue value is 119 (46.88% from 255 or 39.27% from 303); Max value from RGB is 134 - color contains mainly: green. Hex color #328677 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328677 is #CD7988. Grayscale: #6B6B6B. Windows color (decimal): -13465993 or 7833138. OLE color: 7833138.
HSL color Cylindrical-coordinate representation of color #328677: hue angle of 169.29º 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 #328677 is Cyan = 0.63, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 119 | - |
| CMYK | 0.63 | 0 | 0.11 | 0.47 |
| HSL | 169.29º | 0.46% | 0.36% | - |
| HSV(B) | 169.29º | 0.63% | 0.53% | - |
| XYZ | 13.17 | 19.06 | 20.44 | - |
| YUV | 107.17 | 134.67 | 87.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 119 | 0.63 | 0 | 0.11 | 0.47 | 169.29 | 0.46 | 0.36 |
| Hex | 32 | 86 | 77 | 3F | 0 | B | 2F | A9 | 2E | 24 |
| Octal | 62 | 206 | 167 | 77 | 0 | 13 | 57 | 251 | 56 | 44 |
| Binary | 110010 | 10000110 | 1110111 | 111111 | 0 | 1011 | 101111 | 10101001 | 101110 | 100100 |
Color Harmonies of #328677
Complementary color
Monochromatic Colors of #328677
Black with #328677
Text Example
Text Example
White with #328677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328677; }
p { color: rgb(50,134,119); }
H1.HeaderClassName
{
color: #328677;
}
.AnyTagClassName
{
color: #328677;
}
</style>
background-color css
<style>
a { background-color: #328677; }
a { background-color: rgb(50,134,119); }
div.DivClassName
{
background-color: #328677;
}
.BgClassName
{
background-color: #328677;
}
</style>
border-color css
<style>
span { border-color: #328677; }
span { border-color: rgb(50,134,119); }
td.TdClassName
{
border-color: #328677;
}
.TagClassName
{
border-color: #328677;
}
</style>