Shades of Genoa #328975
Tints of Genoa #328975
RGB
CMYK
RGB Variations
Color information
#328975 (or 0x328975) is known color: Genoa. HEX triplet: 32, 89 and 75. RGB value is (50,137,117). Sum of RGB (Red+Green+Blue) = 50+137+117=304 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.45% from 304); Green value is 137 (53.91% from 255 or 45.07% from 304); Blue value is 117 (46.09% from 255 or 38.49% from 304); Max value from RGB is 137 - color contains mainly: green. Hex color #328975 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328975 is #CD768A. Grayscale: #6C6C6C. Windows color (decimal): -13465227 or 7702834. OLE color: 7702834.
HSL color Cylindrical-coordinate representation of color #328975: hue angle of 166.21º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #328975 is Cyan = 0.64, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 137 | 117 | - |
| CMYK | 0.64 | 0 | 0.15 | 0.46 |
| HSL | 166.21º | 0.47% | 0.37% | - |
| HSV(B) | 166.21º | 0.64% | 0.54% | - |
| XYZ | 13.47 | 19.85 | 19.95 | - |
| YUV | 108.71 | 132.68 | 86.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 137 | 117 | 0.64 | 0 | 0.15 | 0.46 | 166.21 | 0.47 | 0.37 |
| Hex | 32 | 89 | 75 | 40 | 0 | F | 2E | A6 | 2F | 25 |
| Octal | 62 | 211 | 165 | 100 | 0 | 17 | 56 | 246 | 57 | 45 |
| Binary | 110010 | 10001001 | 1110101 | 1000000 | 0 | 1111 | 101110 | 10100110 | 101111 | 100101 |
Color Harmonies of #328975
Complementary color
Monochromatic Colors of #328975
Black with #328975
Text Example
Text Example
White with #328975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328975; }
p { color: rgb(50,137,117); }
H1.HeaderClassName
{
color: #328975;
}
.AnyTagClassName
{
color: #328975;
}
</style>
background-color css
<style>
a { background-color: #328975; }
a { background-color: rgb(50,137,117); }
div.DivClassName
{
background-color: #328975;
}
.BgClassName
{
background-color: #328975;
}
</style>
border-color css
<style>
span { border-color: #328975; }
span { border-color: rgb(50,137,117); }
td.TdClassName
{
border-color: #328975;
}
.TagClassName
{
border-color: #328975;
}
</style>