Shades of Genoa #328774
Tints of Genoa #328774
RGB
CMYK
RGB Variations
Color information
#328774 (or 0x328774) is known color: Genoa. HEX triplet: 32, 87 and 74. RGB value is (50,135,116). Sum of RGB (Red+Green+Blue) = 50+135+116=301 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.61% from 301); Green value is 135 (53.12% from 255 or 44.85% from 301); Blue value is 116 (45.70% from 255 or 38.54% from 301); Max value from RGB is 135 - color contains mainly: green. Hex color #328774 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328774 is #CD788B. Grayscale: #6B6B6B. Windows color (decimal): -13465740 or 7636786. OLE color: 7636786.
HSL color Cylindrical-coordinate representation of color #328774: hue angle of 166.59º 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 #328774 is Cyan = 0.63, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 135 | 116 | - |
| CMYK | 0.63 | 0 | 0.14 | 0.47 |
| HSL | 166.59º | 0.46% | 0.36% | - |
| HSV(B) | 166.59º | 0.63% | 0.53% | - |
| XYZ | 13.13 | 19.27 | 19.55 | - |
| YUV | 107.42 | 132.84 | 87.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 135 | 116 | 0.63 | 0 | 0.14 | 0.47 | 166.59 | 0.46 | 0.36 |
| Hex | 32 | 87 | 74 | 3F | 0 | E | 2F | A7 | 2E | 24 |
| Octal | 62 | 207 | 164 | 77 | 0 | 16 | 57 | 247 | 56 | 44 |
| Binary | 110010 | 10000111 | 1110100 | 111111 | 0 | 1110 | 101111 | 10100111 | 101110 | 100100 |
Color Harmonies of #328774
Complementary color
Monochromatic Colors of #328774
Black with #328774
Text Example
Text Example
White with #328774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328774; }
p { color: rgb(50,135,116); }
H1.HeaderClassName
{
color: #328774;
}
.AnyTagClassName
{
color: #328774;
}
</style>
background-color css
<style>
a { background-color: #328774; }
a { background-color: rgb(50,135,116); }
div.DivClassName
{
background-color: #328774;
}
.BgClassName
{
background-color: #328774;
}
</style>
border-color css
<style>
span { border-color: #328774; }
span { border-color: rgb(50,135,116); }
td.TdClassName
{
border-color: #328774;
}
.TagClassName
{
border-color: #328774;
}
</style>