Shades of Genoa #328875
Tints of Genoa #328875
RGB
CMYK
RGB Variations
Color information
#328875 (or 0x328875) is known color: Genoa. HEX triplet: 32, 88 and 75. RGB value is (50,136,117). Sum of RGB (Red+Green+Blue) = 50+136+117=303 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.50% from 303); Green value is 136 (53.52% from 255 or 44.88% from 303); Blue value is 117 (46.09% from 255 or 38.61% from 303); Max value from RGB is 136 - color contains mainly: green. Hex color #328875 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328875 is #CD778A. Grayscale: #6C6C6C. Windows color (decimal): -13465483 or 7702578. OLE color: 7702578.
HSL color Cylindrical-coordinate representation of color #328875: hue angle of 166.74º 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 #328875 is Cyan = 0.63, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 136 | 117 | - |
| CMYK | 0.63 | 0 | 0.14 | 0.47 |
| HSL | 166.74º | 0.46% | 0.36% | - |
| HSV(B) | 166.74º | 0.63% | 0.53% | - |
| XYZ | 13.33 | 19.57 | 19.9 | - |
| YUV | 108.12 | 133.01 | 86.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 136 | 117 | 0.63 | 0 | 0.14 | 0.47 | 166.74 | 0.46 | 0.36 |
| Hex | 32 | 88 | 75 | 3F | 0 | E | 2F | A7 | 2E | 24 |
| Octal | 62 | 210 | 165 | 77 | 0 | 16 | 57 | 247 | 56 | 44 |
| Binary | 110010 | 10001000 | 1110101 | 111111 | 0 | 1110 | 101111 | 10100111 | 101110 | 100100 |
Color Harmonies of #328875
Complementary color
Monochromatic Colors of #328875
Black with #328875
Text Example
Text Example
White with #328875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328875; }
p { color: rgb(50,136,117); }
H1.HeaderClassName
{
color: #328875;
}
.AnyTagClassName
{
color: #328875;
}
</style>
background-color css
<style>
a { background-color: #328875; }
a { background-color: rgb(50,136,117); }
div.DivClassName
{
background-color: #328875;
}
.BgClassName
{
background-color: #328875;
}
</style>
border-color css
<style>
span { border-color: #328875; }
span { border-color: rgb(50,136,117); }
td.TdClassName
{
border-color: #328875;
}
.TagClassName
{
border-color: #328875;
}
</style>