Shades of Genoa #327962
Tints of Genoa #327962
RGB
CMYK
RGB Variations
Color information
#327962 (or 0x327962) is known color: Genoa. HEX triplet: 32, 79 and 62. RGB value is (50,121,98). Sum of RGB (Red+Green+Blue) = 50+121+98=269 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.59% from 269); Green value is 121 (47.66% from 255 or 44.98% from 269); Blue value is 98 (38.67% from 255 or 36.43% from 269); Max value from RGB is 121 - color contains mainly: green. Hex color #327962 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327962 is #CD869D. Grayscale: #616161. Windows color (decimal): -13469342 or 6453554. OLE color: 6453554.
HSL color Cylindrical-coordinate representation of color #327962: hue angle of 160.56º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #327962 is Cyan = 0.59, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 121 | 98 | - |
| CMYK | 0.59 | 0 | 0.19 | 0.53 |
| HSL | 160.56º | 0.42% | 0.34% | - |
| HSV(B) | 160.56º | 0.59% | 0.47% | - |
| XYZ | 10.36 | 15.23 | 13.95 | - |
| YUV | 97.15 | 128.48 | 94.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 121 | 98 | 0.59 | 0 | 0.19 | 0.53 | 160.56 | 0.42 | 0.34 |
| Hex | 32 | 79 | 62 | 3B | 0 | 13 | 35 | A1 | 2A | 22 |
| Octal | 62 | 171 | 142 | 73 | 0 | 23 | 65 | 241 | 52 | 42 |
| Binary | 110010 | 1111001 | 1100010 | 111011 | 0 | 10011 | 110101 | 10100001 | 101010 | 100010 |
Color Harmonies of #327962
Complementary color
Monochromatic Colors of #327962
Black with #327962
Text Example
Text Example
White with #327962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327962; }
p { color: rgb(50,121,98); }
H1.HeaderClassName
{
color: #327962;
}
.AnyTagClassName
{
color: #327962;
}
</style>
background-color css
<style>
a { background-color: #327962; }
a { background-color: rgb(50,121,98); }
div.DivClassName
{
background-color: #327962;
}
.BgClassName
{
background-color: #327962;
}
</style>
border-color css
<style>
span { border-color: #327962; }
span { border-color: rgb(50,121,98); }
td.TdClassName
{
border-color: #327962;
}
.TagClassName
{
border-color: #327962;
}
</style>