Shades of Genoa #327966
Tints of Genoa #327966
RGB
CMYK
RGB Variations
Color information
#327966 (or 0x327966) is known color: Genoa. HEX triplet: 32, 79 and 66. RGB value is (50,121,102). Sum of RGB (Red+Green+Blue) = 50+121+102=273 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.32% from 273); Green value is 121 (47.66% from 255 or 44.32% from 273); Blue value is 102 (40.23% from 255 or 37.36% from 273); Max value from RGB is 121 - color contains mainly: green. Hex color #327966 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327966 is #CD8699. Grayscale: #616161. Windows color (decimal): -13469338 or 6715698. OLE color: 6715698.
HSL color Cylindrical-coordinate representation of color #327966: hue angle of 163.94º 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 #327966 is Cyan = 0.59, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 121 | 102 | - |
| CMYK | 0.59 | 0 | 0.16 | 0.53 |
| HSL | 163.94º | 0.42% | 0.34% | - |
| HSV(B) | 163.94º | 0.59% | 0.47% | - |
| XYZ | 10.55 | 15.31 | 14.97 | - |
| YUV | 97.61 | 130.48 | 94.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 121 | 102 | 0.59 | 0 | 0.16 | 0.53 | 163.94 | 0.42 | 0.34 |
| Hex | 32 | 79 | 66 | 3B | 0 | 10 | 35 | A4 | 2A | 22 |
| Octal | 62 | 171 | 146 | 73 | 0 | 20 | 65 | 244 | 52 | 42 |
| Binary | 110010 | 1111001 | 1100110 | 111011 | 0 | 10000 | 110101 | 10100100 | 101010 | 100010 |
Color Harmonies of #327966
Complementary color
Monochromatic Colors of #327966
Black with #327966
Text Example
Text Example
White with #327966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327966; }
p { color: rgb(50,121,102); }
H1.HeaderClassName
{
color: #327966;
}
.AnyTagClassName
{
color: #327966;
}
</style>
background-color css
<style>
a { background-color: #327966; }
a { background-color: rgb(50,121,102); }
div.DivClassName
{
background-color: #327966;
}
.BgClassName
{
background-color: #327966;
}
</style>
border-color css
<style>
span { border-color: #327966; }
span { border-color: rgb(50,121,102); }
td.TdClassName
{
border-color: #327966;
}
.TagClassName
{
border-color: #327966;
}
</style>