Shades of Genoa #328276
Tints of Genoa #328276
RGB
CMYK
RGB Variations
Color information
#328276 (or 0x328276) is known color: Genoa. HEX triplet: 32, 82 and 76. RGB value is (50,130,118). Sum of RGB (Red+Green+Blue) = 50+130+118=298 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.78% from 298); Green value is 130 (51.17% from 255 or 43.62% from 298); Blue value is 118 (46.48% from 255 or 39.60% from 298); Max value from RGB is 130 - color contains mainly: green. Hex color #328276 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328276 is #CD7D89. Grayscale: #686868. Windows color (decimal): -13467018 or 7766578. OLE color: 7766578.
HSL color Cylindrical-coordinate representation of color #328276: hue angle of 171º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #328276 is Cyan = 0.62, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 130 | 118 | - |
| CMYK | 0.62 | 0 | 0.09 | 0.49 |
| HSL | 171º | 0.44% | 0.35% | - |
| HSV(B) | 171º | 0.62% | 0.51% | - |
| XYZ | 12.57 | 17.95 | 19.94 | - |
| YUV | 104.71 | 135.5 | 88.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 130 | 118 | 0.62 | 0 | 0.09 | 0.49 | 171 | 0.44 | 0.35 |
| Hex | 32 | 82 | 76 | 3E | 0 | 9 | 31 | AB | 2C | 23 |
| Octal | 62 | 202 | 166 | 76 | 0 | 11 | 61 | 253 | 54 | 43 |
| Binary | 110010 | 10000010 | 1110110 | 111110 | 0 | 1001 | 110001 | 10101011 | 101100 | 100011 |
Color Harmonies of #328276
Complementary color
Monochromatic Colors of #328276
Black with #328276
Text Example
Text Example
White with #328276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328276; }
p { color: rgb(50,130,118); }
H1.HeaderClassName
{
color: #328276;
}
.AnyTagClassName
{
color: #328276;
}
</style>
background-color css
<style>
a { background-color: #328276; }
a { background-color: rgb(50,130,118); }
div.DivClassName
{
background-color: #328276;
}
.BgClassName
{
background-color: #328276;
}
</style>
border-color css
<style>
span { border-color: #328276; }
span { border-color: rgb(50,130,118); }
td.TdClassName
{
border-color: #328276;
}
.TagClassName
{
border-color: #328276;
}
</style>