Shades of Genoa #328671
Tints of Genoa #328671
RGB
CMYK
RGB Variations
Color information
#328671 (or 0x328671) is known color: Genoa. HEX triplet: 32, 86 and 71. RGB value is (50,134,113). Sum of RGB (Red+Green+Blue) = 50+134+113=297 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.84% from 297); Green value is 134 (52.73% from 255 or 45.12% from 297); Blue value is 113 (44.53% from 255 or 38.05% from 297); Max value from RGB is 134 - color contains mainly: green. Hex color #328671 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328671 is #CD798E. Grayscale: #6A6A6A. Windows color (decimal): -13465999 or 7439922. OLE color: 7439922.
HSL color Cylindrical-coordinate representation of color #328671: hue angle of 165º 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 #328671 is Cyan = 0.63, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 113 | - |
| CMYK | 0.63 | 0 | 0.16 | 0.47 |
| HSL | 165º | 0.46% | 0.36% | - |
| HSV(B) | 165º | 0.63% | 0.53% | - |
| XYZ | 12.82 | 18.92 | 18.6 | - |
| YUV | 106.49 | 131.67 | 87.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 113 | 0.63 | 0 | 0.16 | 0.47 | 165 | 0.46 | 0.36 |
| Hex | 32 | 86 | 71 | 3F | 0 | 10 | 2F | A5 | 2E | 24 |
| Octal | 62 | 206 | 161 | 77 | 0 | 20 | 57 | 245 | 56 | 44 |
| Binary | 110010 | 10000110 | 1110001 | 111111 | 0 | 10000 | 101111 | 10100101 | 101110 | 100100 |
Color Harmonies of #328671
Complementary color
Monochromatic Colors of #328671
Black with #328671
Text Example
Text Example
White with #328671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328671; }
p { color: rgb(50,134,113); }
H1.HeaderClassName
{
color: #328671;
}
.AnyTagClassName
{
color: #328671;
}
</style>
background-color css
<style>
a { background-color: #328671; }
a { background-color: rgb(50,134,113); }
div.DivClassName
{
background-color: #328671;
}
.BgClassName
{
background-color: #328671;
}
</style>
border-color css
<style>
span { border-color: #328671; }
span { border-color: rgb(50,134,113); }
td.TdClassName
{
border-color: #328671;
}
.TagClassName
{
border-color: #328671;
}
</style>