Shades of Genoa #327766
Tints of Genoa #327766
RGB
CMYK
RGB Variations
Color information
#327766 (or 0x327766) is known color: Genoa. HEX triplet: 32, 77 and 66. RGB value is (50,119,102). Sum of RGB (Red+Green+Blue) = 50+119+102=271 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.45% from 271); Green value is 119 (46.88% from 255 or 43.91% from 271); Blue value is 102 (40.23% from 255 or 37.64% from 271); Max value from RGB is 119 - color contains mainly: green. Hex color #327766 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327766 is #CD8899. Grayscale: #606060. Windows color (decimal): -13469850 or 6715186. OLE color: 6715186.
HSL color Cylindrical-coordinate representation of color #327766: hue angle of 165.22º 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 #327766 is Cyan = 0.58, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 119 | 102 | - |
| CMYK | 0.58 | 0 | 0.14 | 0.53 |
| HSL | 165.22º | 0.41% | 0.33% | - |
| HSV(B) | 165.22º | 0.58% | 0.47% | - |
| XYZ | 10.31 | 14.83 | 14.89 | - |
| YUV | 96.43 | 131.14 | 94.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 119 | 102 | 0.58 | 0 | 0.14 | 0.53 | 165.22 | 0.41 | 0.33 |
| Hex | 32 | 77 | 66 | 3A | 0 | E | 35 | A5 | 29 | 21 |
| Octal | 62 | 167 | 146 | 72 | 0 | 16 | 65 | 245 | 51 | 41 |
| Binary | 110010 | 1110111 | 1100110 | 111010 | 0 | 1110 | 110101 | 10100101 | 101001 | 100001 |
Color Harmonies of #327766
Complementary color
Monochromatic Colors of #327766
Black with #327766
Text Example
Text Example
White with #327766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327766; }
p { color: rgb(50,119,102); }
H1.HeaderClassName
{
color: #327766;
}
.AnyTagClassName
{
color: #327766;
}
</style>
background-color css
<style>
a { background-color: #327766; }
a { background-color: rgb(50,119,102); }
div.DivClassName
{
background-color: #327766;
}
.BgClassName
{
background-color: #327766;
}
</style>
border-color css
<style>
span { border-color: #327766; }
span { border-color: rgb(50,119,102); }
td.TdClassName
{
border-color: #327766;
}
.TagClassName
{
border-color: #327766;
}
</style>