Shades of Genoa #328474
Tints of Genoa #328474
RGB
CMYK
RGB Variations
Color information
#328474 (or 0x328474) is known color: Genoa. HEX triplet: 32, 84 and 74. RGB value is (50,132,116). Sum of RGB (Red+Green+Blue) = 50+132+116=298 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.78% from 298); Green value is 132 (51.95% from 255 or 44.30% from 298); Blue value is 116 (45.70% from 255 or 38.93% from 298); Max value from RGB is 132 - color contains mainly: green. Hex color #328474 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328474 is #CD7B8B. Grayscale: #696969. Windows color (decimal): -13466508 or 7636018. OLE color: 7636018.
HSL color Cylindrical-coordinate representation of color #328474: hue angle of 168.29º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #328474 is Cyan = 0.62, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 132 | 116 | - |
| CMYK | 0.62 | 0 | 0.12 | 0.48 |
| HSL | 168.29º | 0.45% | 0.36% | - |
| HSV(B) | 168.29º | 0.62% | 0.52% | - |
| XYZ | 12.72 | 18.44 | 19.41 | - |
| YUV | 105.66 | 133.83 | 88.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 132 | 116 | 0.62 | 0 | 0.12 | 0.48 | 168.29 | 0.45 | 0.36 |
| Hex | 32 | 84 | 74 | 3E | 0 | C | 30 | A8 | 2D | 24 |
| Octal | 62 | 204 | 164 | 76 | 0 | 14 | 60 | 250 | 55 | 44 |
| Binary | 110010 | 10000100 | 1110100 | 111110 | 0 | 1100 | 110000 | 10101000 | 101101 | 100100 |
Color Harmonies of #328474
Complementary color
Monochromatic Colors of #328474
Black with #328474
Text Example
Text Example
White with #328474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328474; }
p { color: rgb(50,132,116); }
H1.HeaderClassName
{
color: #328474;
}
.AnyTagClassName
{
color: #328474;
}
</style>
background-color css
<style>
a { background-color: #328474; }
a { background-color: rgb(50,132,116); }
div.DivClassName
{
background-color: #328474;
}
.BgClassName
{
background-color: #328474;
}
</style>
border-color css
<style>
span { border-color: #328474; }
span { border-color: rgb(50,132,116); }
td.TdClassName
{
border-color: #328474;
}
.TagClassName
{
border-color: #328474;
}
</style>