Shades of Genoa #328672
Tints of Genoa #328672
RGB
CMYK
RGB Variations
Color information
#328672 (or 0x328672) is known color: Genoa. HEX triplet: 32, 86 and 72. RGB value is (50,134,114). Sum of RGB (Red+Green+Blue) = 50+134+114=298 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.78% from 298); Green value is 134 (52.73% from 255 or 44.97% from 298); Blue value is 114 (44.92% from 255 or 38.26% from 298); Max value from RGB is 134 - color contains mainly: green. Hex color #328672 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328672 is #CD798D. Grayscale: #6A6A6A. Windows color (decimal): -13465998 or 7505458. OLE color: 7505458.
HSL color Cylindrical-coordinate representation of color #328672: hue angle of 165.71º 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 #328672 is Cyan = 0.63, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 114 | - |
| CMYK | 0.63 | 0 | 0.15 | 0.47 |
| HSL | 165.71º | 0.46% | 0.36% | - |
| HSV(B) | 165.71º | 0.63% | 0.53% | - |
| XYZ | 12.88 | 18.94 | 18.9 | - |
| YUV | 106.6 | 132.17 | 87.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 114 | 0.63 | 0 | 0.15 | 0.47 | 165.71 | 0.46 | 0.36 |
| Hex | 32 | 86 | 72 | 3F | 0 | F | 2F | A6 | 2E | 24 |
| Octal | 62 | 206 | 162 | 77 | 0 | 17 | 57 | 246 | 56 | 44 |
| Binary | 110010 | 10000110 | 1110010 | 111111 | 0 | 1111 | 101111 | 10100110 | 101110 | 100100 |
Color Harmonies of #328672
Complementary color
Monochromatic Colors of #328672
Black with #328672
Text Example
Text Example
White with #328672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328672; }
p { color: rgb(50,134,114); }
H1.HeaderClassName
{
color: #328672;
}
.AnyTagClassName
{
color: #328672;
}
</style>
background-color css
<style>
a { background-color: #328672; }
a { background-color: rgb(50,134,114); }
div.DivClassName
{
background-color: #328672;
}
.BgClassName
{
background-color: #328672;
}
</style>
border-color css
<style>
span { border-color: #328672; }
span { border-color: rgb(50,134,114); }
td.TdClassName
{
border-color: #328672;
}
.TagClassName
{
border-color: #328672;
}
</style>