Shades of Genoa #327768
Tints of Genoa #327768
RGB
CMYK
RGB Variations
Color information
#327768 (or 0x327768) is known color: Genoa. HEX triplet: 32, 77 and 68. RGB value is (50,119,104). Sum of RGB (Red+Green+Blue) = 50+119+104=273 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.32% from 273); Green value is 119 (46.88% from 255 or 43.59% from 273); Blue value is 104 (41.02% from 255 or 38.10% from 273); Max value from RGB is 119 - color contains mainly: green. Hex color #327768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327768 is #CD8897. Grayscale: #606060. Windows color (decimal): -13469848 or 6846258. OLE color: 6846258.
HSL color Cylindrical-coordinate representation of color #327768: hue angle of 166.96º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327768 is Cyan = 0.58, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 119 | 104 | - |
| CMYK | 0.58 | 0 | 0.13 | 0.53 |
| HSL | 166.96º | 0.41% | 0.33% | - |
| HSV(B) | 166.96º | 0.58% | 0.47% | - |
| XYZ | 10.41 | 14.87 | 15.42 | - |
| YUV | 96.66 | 132.14 | 94.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 119 | 104 | 0.58 | 0 | 0.13 | 0.53 | 166.96 | 0.41 | 0.33 |
| Hex | 32 | 77 | 68 | 3A | 0 | D | 35 | A7 | 29 | 21 |
| Octal | 62 | 167 | 150 | 72 | 0 | 15 | 65 | 247 | 51 | 41 |
| Binary | 110010 | 1110111 | 1101000 | 111010 | 0 | 1101 | 110101 | 10100111 | 101001 | 100001 |
Color Harmonies of #327768
Complementary color
Monochromatic Colors of #327768
Black with #327768
Text Example
Text Example
White with #327768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327768; }
p { color: rgb(50,119,104); }
H1.HeaderClassName
{
color: #327768;
}
.AnyTagClassName
{
color: #327768;
}
</style>
background-color css
<style>
a { background-color: #327768; }
a { background-color: rgb(50,119,104); }
div.DivClassName
{
background-color: #327768;
}
.BgClassName
{
background-color: #327768;
}
</style>
border-color css
<style>
span { border-color: #327768; }
span { border-color: rgb(50,119,104); }
td.TdClassName
{
border-color: #327768;
}
.TagClassName
{
border-color: #327768;
}
</style>