Shades of Genoa #328376
Tints of Genoa #328376
RGB
CMYK
RGB Variations
Color information
#328376 (or 0x328376) is known color: Genoa. HEX triplet: 32, 83 and 76. RGB value is (50,131,118). Sum of RGB (Red+Green+Blue) = 50+131+118=299 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.72% from 299); Green value is 131 (51.56% from 255 or 43.81% from 299); Blue value is 118 (46.48% from 255 or 39.46% from 299); Max value from RGB is 131 - color contains mainly: green. Hex color #328376 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328376 is #CD7C89. Grayscale: #696969. Windows color (decimal): -13466762 or 7766834. OLE color: 7766834.
HSL color Cylindrical-coordinate representation of color #328376: hue angle of 170.37º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #328376 is Cyan = 0.62, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 131 | 118 | - |
| CMYK | 0.62 | 0 | 0.10 | 0.49 |
| HSL | 170.37º | 0.45% | 0.35% | - |
| HSV(B) | 170.37º | 0.62% | 0.51% | - |
| XYZ | 12.7 | 18.22 | 19.99 | - |
| YUV | 105.3 | 135.16 | 88.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 131 | 118 | 0.62 | 0 | 0.10 | 0.49 | 170.37 | 0.45 | 0.35 |
| Hex | 32 | 83 | 76 | 3E | 0 | A | 31 | AA | 2D | 23 |
| Octal | 62 | 203 | 166 | 76 | 0 | 12 | 61 | 252 | 55 | 43 |
| Binary | 110010 | 10000011 | 1110110 | 111110 | 0 | 1010 | 110001 | 10101010 | 101101 | 100011 |
Color Harmonies of #328376
Complementary color
Monochromatic Colors of #328376
Black with #328376
Text Example
Text Example
White with #328376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328376; }
p { color: rgb(50,131,118); }
H1.HeaderClassName
{
color: #328376;
}
.AnyTagClassName
{
color: #328376;
}
</style>
background-color css
<style>
a { background-color: #328376; }
a { background-color: rgb(50,131,118); }
div.DivClassName
{
background-color: #328376;
}
.BgClassName
{
background-color: #328376;
}
</style>
border-color css
<style>
span { border-color: #328376; }
span { border-color: rgb(50,131,118); }
td.TdClassName
{
border-color: #328376;
}
.TagClassName
{
border-color: #328376;
}
</style>