Shades of Genoa #328673
Tints of Genoa #328673
RGB
CMYK
RGB Variations
Color information
#328673 (or 0x328673) is known color: Genoa. HEX triplet: 32, 86 and 73. RGB value is (50,134,115). Sum of RGB (Red+Green+Blue) = 50+134+115=299 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.72% from 299); Green value is 134 (52.73% from 255 or 44.82% from 299); Blue value is 115 (45.31% from 255 or 38.46% from 299); Max value from RGB is 134 - color contains mainly: green. Hex color #328673 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328673 is #CD798C. Grayscale: #6A6A6A. Windows color (decimal): -13465997 or 7570994. OLE color: 7570994.
HSL color Cylindrical-coordinate representation of color #328673: hue angle of 166.43º 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 #328673 is Cyan = 0.63, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 115 | - |
| CMYK | 0.63 | 0 | 0.14 | 0.47 |
| HSL | 166.43º | 0.46% | 0.36% | - |
| HSV(B) | 166.43º | 0.63% | 0.53% | - |
| XYZ | 12.94 | 18.97 | 19.2 | - |
| YUV | 106.72 | 132.67 | 87.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 115 | 0.63 | 0 | 0.14 | 0.47 | 166.43 | 0.46 | 0.36 |
| Hex | 32 | 86 | 73 | 3F | 0 | E | 2F | A6 | 2E | 24 |
| Octal | 62 | 206 | 163 | 77 | 0 | 16 | 57 | 246 | 56 | 44 |
| Binary | 110010 | 10000110 | 1110011 | 111111 | 0 | 1110 | 101111 | 10100110 | 101110 | 100100 |
Color Harmonies of #328673
Complementary color
Monochromatic Colors of #328673
Black with #328673
Text Example
Text Example
White with #328673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328673; }
p { color: rgb(50,134,115); }
H1.HeaderClassName
{
color: #328673;
}
.AnyTagClassName
{
color: #328673;
}
</style>
background-color css
<style>
a { background-color: #328673; }
a { background-color: rgb(50,134,115); }
div.DivClassName
{
background-color: #328673;
}
.BgClassName
{
background-color: #328673;
}
</style>
border-color css
<style>
span { border-color: #328673; }
span { border-color: rgb(50,134,115); }
td.TdClassName
{
border-color: #328673;
}
.TagClassName
{
border-color: #328673;
}
</style>