Shades of Genoa #328674
Tints of Genoa #328674
RGB
CMYK
RGB Variations
Color information
#328674 (or 0x328674) is known color: Genoa. HEX triplet: 32, 86 and 74. RGB value is (50,134,116). Sum of RGB (Red+Green+Blue) = 50+134+116=300 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.67% from 300); Green value is 134 (52.73% from 255 or 44.67% from 300); Blue value is 116 (45.70% from 255 or 38.67% from 300); Max value from RGB is 134 - color contains mainly: green. Hex color #328674 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328674 is #CD798B. Grayscale: #6A6A6A. Windows color (decimal): -13465996 or 7636530. OLE color: 7636530.
HSL color Cylindrical-coordinate representation of color #328674: hue angle of 167.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 #328674 is Cyan = 0.63, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 116 | - |
| CMYK | 0.63 | 0 | 0.13 | 0.47 |
| HSL | 167.14º | 0.46% | 0.36% | - |
| HSV(B) | 167.14º | 0.63% | 0.53% | - |
| XYZ | 12.99 | 18.99 | 19.5 | - |
| YUV | 106.83 | 133.17 | 87.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 116 | 0.63 | 0 | 0.13 | 0.47 | 167.14 | 0.46 | 0.36 |
| Hex | 32 | 86 | 74 | 3F | 0 | D | 2F | A7 | 2E | 24 |
| Octal | 62 | 206 | 164 | 77 | 0 | 15 | 57 | 247 | 56 | 44 |
| Binary | 110010 | 10000110 | 1110100 | 111111 | 0 | 1101 | 101111 | 10100111 | 101110 | 100100 |
Color Harmonies of #328674
Complementary color
Monochromatic Colors of #328674
Black with #328674
Text Example
Text Example
White with #328674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328674; }
p { color: rgb(50,134,116); }
H1.HeaderClassName
{
color: #328674;
}
.AnyTagClassName
{
color: #328674;
}
</style>
background-color css
<style>
a { background-color: #328674; }
a { background-color: rgb(50,134,116); }
div.DivClassName
{
background-color: #328674;
}
.BgClassName
{
background-color: #328674;
}
</style>
border-color css
<style>
span { border-color: #328674; }
span { border-color: rgb(50,134,116); }
td.TdClassName
{
border-color: #328674;
}
.TagClassName
{
border-color: #328674;
}
</style>