Shades of Genoa #328173
Tints of Genoa #328173
RGB
CMYK
RGB Variations
Color information
#328173 (or 0x328173) is known color: Genoa. HEX triplet: 32, 81 and 73. RGB value is (50,129,115). Sum of RGB (Red+Green+Blue) = 50+129+115=294 (38% of max value = 765). Red value is 50 (19.92% from 255 or 17.01% from 294); Green value is 129 (50.78% from 255 or 43.88% from 294); Blue value is 115 (45.31% from 255 or 39.12% from 294); Max value from RGB is 129 - color contains mainly: green. Hex color #328173 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328173 is #CD7E8C. Grayscale: #676767. Windows color (decimal): -13467277 or 7569714. OLE color: 7569714.
HSL color Cylindrical-coordinate representation of color #328173: hue angle of 169.37º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #328173 is Cyan = 0.61, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 129 | 115 | - |
| CMYK | 0.61 | 0 | 0.11 | 0.49 |
| HSL | 169.37º | 0.44% | 0.35% | - |
| HSV(B) | 169.37º | 0.61% | 0.51% | - |
| XYZ | 12.26 | 17.62 | 18.97 | - |
| YUV | 103.78 | 134.33 | 89.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 129 | 115 | 0.61 | 0 | 0.11 | 0.49 | 169.37 | 0.44 | 0.35 |
| Hex | 32 | 81 | 73 | 3D | 0 | B | 31 | A9 | 2C | 23 |
| Octal | 62 | 201 | 163 | 75 | 0 | 13 | 61 | 251 | 54 | 43 |
| Binary | 110010 | 10000001 | 1110011 | 111101 | 0 | 1011 | 110001 | 10101001 | 101100 | 100011 |
Color Harmonies of #328173
Complementary color
Monochromatic Colors of #328173
Black with #328173
Text Example
Text Example
White with #328173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328173; }
p { color: rgb(50,129,115); }
H1.HeaderClassName
{
color: #328173;
}
.AnyTagClassName
{
color: #328173;
}
</style>
background-color css
<style>
a { background-color: #328173; }
a { background-color: rgb(50,129,115); }
div.DivClassName
{
background-color: #328173;
}
.BgClassName
{
background-color: #328173;
}
</style>
border-color css
<style>
span { border-color: #328173; }
span { border-color: rgb(50,129,115); }
td.TdClassName
{
border-color: #328173;
}
.TagClassName
{
border-color: #328173;
}
</style>