Shades of Genoa #328772
Tints of Genoa #328772
RGB
CMYK
RGB Variations
Color information
#328772 (or 0x328772) is known color: Genoa. HEX triplet: 32, 87 and 72. RGB value is (50,135,114). Sum of RGB (Red+Green+Blue) = 50+135+114=299 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.72% from 299); Green value is 135 (53.12% from 255 or 45.15% from 299); Blue value is 114 (44.92% from 255 or 38.13% from 299); Max value from RGB is 135 - color contains mainly: green. Hex color #328772 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328772 is #CD788D. Grayscale: #6B6B6B. Windows color (decimal): -13465742 or 7505714. OLE color: 7505714.
HSL color Cylindrical-coordinate representation of color #328772: hue angle of 165.18º 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 #328772 is Cyan = 0.63, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 135 | 114 | - |
| CMYK | 0.63 | 0 | 0.16 | 0.47 |
| HSL | 165.18º | 0.46% | 0.36% | - |
| HSV(B) | 165.18º | 0.63% | 0.53% | - |
| XYZ | 13.02 | 19.22 | 18.94 | - |
| YUV | 107.19 | 131.84 | 87.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 135 | 114 | 0.63 | 0 | 0.16 | 0.47 | 165.18 | 0.46 | 0.36 |
| Hex | 32 | 87 | 72 | 3F | 0 | 10 | 2F | A5 | 2E | 24 |
| Octal | 62 | 207 | 162 | 77 | 0 | 20 | 57 | 245 | 56 | 44 |
| Binary | 110010 | 10000111 | 1110010 | 111111 | 0 | 10000 | 101111 | 10100101 | 101110 | 100100 |
Color Harmonies of #328772
Complementary color
Monochromatic Colors of #328772
Black with #328772
Text Example
Text Example
White with #328772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328772; }
p { color: rgb(50,135,114); }
H1.HeaderClassName
{
color: #328772;
}
.AnyTagClassName
{
color: #328772;
}
</style>
background-color css
<style>
a { background-color: #328772; }
a { background-color: rgb(50,135,114); }
div.DivClassName
{
background-color: #328772;
}
.BgClassName
{
background-color: #328772;
}
</style>
border-color css
<style>
span { border-color: #328772; }
span { border-color: rgb(50,135,114); }
td.TdClassName
{
border-color: #328772;
}
.TagClassName
{
border-color: #328772;
}
</style>