Shades of Genoa #327964
Tints of Genoa #327964
RGB
CMYK
RGB Variations
Color information
#327964 (or 0x327964) is known color: Genoa. HEX triplet: 32, 79 and 64. RGB value is (50,121,100). Sum of RGB (Red+Green+Blue) = 50+121+100=271 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.45% from 271); Green value is 121 (47.66% from 255 or 44.65% from 271); Blue value is 100 (39.45% from 255 or 36.90% from 271); Max value from RGB is 121 - color contains mainly: green. Hex color #327964 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327964 is #CD869B. Grayscale: #616161. Windows color (decimal): -13469340 or 6584626. OLE color: 6584626.
HSL color Cylindrical-coordinate representation of color #327964: hue angle of 162.25º 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 #327964 is Cyan = 0.59, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 121 | 100 | - |
| CMYK | 0.59 | 0 | 0.17 | 0.53 |
| HSL | 162.25º | 0.42% | 0.34% | - |
| HSV(B) | 162.25º | 0.59% | 0.47% | - |
| XYZ | 10.45 | 15.27 | 14.45 | - |
| YUV | 97.38 | 129.48 | 94.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 121 | 100 | 0.59 | 0 | 0.17 | 0.53 | 162.25 | 0.42 | 0.34 |
| Hex | 32 | 79 | 64 | 3B | 0 | 11 | 35 | A2 | 2A | 22 |
| Octal | 62 | 171 | 144 | 73 | 0 | 21 | 65 | 242 | 52 | 42 |
| Binary | 110010 | 1111001 | 1100100 | 111011 | 0 | 10001 | 110101 | 10100010 | 101010 | 100010 |
Color Harmonies of #327964
Complementary color
Monochromatic Colors of #327964
Black with #327964
Text Example
Text Example
White with #327964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327964; }
p { color: rgb(50,121,100); }
H1.HeaderClassName
{
color: #327964;
}
.AnyTagClassName
{
color: #327964;
}
</style>
background-color css
<style>
a { background-color: #327964; }
a { background-color: rgb(50,121,100); }
div.DivClassName
{
background-color: #327964;
}
.BgClassName
{
background-color: #327964;
}
</style>
border-color css
<style>
span { border-color: #327964; }
span { border-color: rgb(50,121,100); }
td.TdClassName
{
border-color: #327964;
}
.TagClassName
{
border-color: #327964;
}
</style>