Shades of Genoa #328470
Tints of Genoa #328470
RGB
CMYK
RGB Variations
Color information
#328470 (or 0x328470) is known color: Genoa. HEX triplet: 32, 84 and 70. RGB value is (50,132,112). Sum of RGB (Red+Green+Blue) = 50+132+112=294 (38% of max value = 765). Red value is 50 (19.92% from 255 or 17.01% from 294); Green value is 132 (51.95% from 255 or 44.90% from 294); Blue value is 112 (44.14% from 255 or 38.10% from 294); Max value from RGB is 132 - color contains mainly: green. Hex color #328470 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328470 is #CD7B8F. Grayscale: #696969. Windows color (decimal): -13466512 or 7373874. OLE color: 7373874.
HSL color Cylindrical-coordinate representation of color #328470: hue angle of 165.37º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #328470 is Cyan = 0.62, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 132 | 112 | - |
| CMYK | 0.62 | 0 | 0.15 | 0.48 |
| HSL | 165.37º | 0.45% | 0.36% | - |
| HSV(B) | 165.37º | 0.62% | 0.52% | - |
| XYZ | 12.49 | 18.35 | 18.21 | - |
| YUV | 105.2 | 131.83 | 88.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 132 | 112 | 0.62 | 0 | 0.15 | 0.48 | 165.37 | 0.45 | 0.36 |
| Hex | 32 | 84 | 70 | 3E | 0 | F | 30 | A5 | 2D | 24 |
| Octal | 62 | 204 | 160 | 76 | 0 | 17 | 60 | 245 | 55 | 44 |
| Binary | 110010 | 10000100 | 1110000 | 111110 | 0 | 1111 | 110000 | 10100101 | 101101 | 100100 |
Color Harmonies of #328470
Complementary color
Monochromatic Colors of #328470
Black with #328470
Text Example
Text Example
White with #328470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328470; }
p { color: rgb(50,132,112); }
H1.HeaderClassName
{
color: #328470;
}
.AnyTagClassName
{
color: #328470;
}
</style>
background-color css
<style>
a { background-color: #328470; }
a { background-color: rgb(50,132,112); }
div.DivClassName
{
background-color: #328470;
}
.BgClassName
{
background-color: #328470;
}
</style>
border-color css
<style>
span { border-color: #328470; }
span { border-color: rgb(50,132,112); }
td.TdClassName
{
border-color: #328470;
}
.TagClassName
{
border-color: #328470;
}
</style>