Shades of Genoa #328573
Tints of Genoa #328573
RGB
CMYK
RGB Variations
Color information
#328573 (or 0x328573) is known color: Genoa. HEX triplet: 32, 85 and 73. RGB value is (50,133,115). Sum of RGB (Red+Green+Blue) = 50+133+115=298 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.78% from 298); Green value is 133 (52.34% from 255 or 44.63% from 298); Blue value is 115 (45.31% from 255 or 38.59% from 298); Max value from RGB is 133 - color contains mainly: green. Hex color #328573 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #328573 is #CD7A8C. Grayscale: #6A6A6A. Windows color (decimal): -13466253 or 7570738. OLE color: 7570738.
HSL color Cylindrical-coordinate representation of color #328573: hue angle of 166.99º 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 #328573 is Cyan = 0.62, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 133 | 115 | - |
| CMYK | 0.62 | 0 | 0.14 | 0.48 |
| HSL | 166.99º | 0.45% | 0.36% | - |
| HSV(B) | 166.99º | 0.62% | 0.52% | - |
| XYZ | 12.8 | 18.69 | 19.15 | - |
| YUV | 106.13 | 133 | 87.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 133 | 115 | 0.62 | 0 | 0.14 | 0.48 | 166.99 | 0.45 | 0.36 |
| Hex | 32 | 85 | 73 | 3E | 0 | E | 30 | A7 | 2D | 24 |
| Octal | 62 | 205 | 163 | 76 | 0 | 16 | 60 | 247 | 55 | 44 |
| Binary | 110010 | 10000101 | 1110011 | 111110 | 0 | 1110 | 110000 | 10100111 | 101101 | 100100 |
Color Harmonies of #328573
Complementary color
Monochromatic Colors of #328573
Black with #328573
Text Example
Text Example
White with #328573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328573; }
p { color: rgb(50,133,115); }
H1.HeaderClassName
{
color: #328573;
}
.AnyTagClassName
{
color: #328573;
}
</style>
background-color css
<style>
a { background-color: #328573; }
a { background-color: rgb(50,133,115); }
div.DivClassName
{
background-color: #328573;
}
.BgClassName
{
background-color: #328573;
}
</style>
border-color css
<style>
span { border-color: #328573; }
span { border-color: rgb(50,133,115); }
td.TdClassName
{
border-color: #328573;
}
.TagClassName
{
border-color: #328573;
}
</style>