Shades of Genoa #327771
Tints of Genoa #327771
RGB
CMYK
RGB Variations
Color information
#327771 (or 0x327771) is known color: Genoa. HEX triplet: 32, 77 and 71. RGB value is (50,119,113). Sum of RGB (Red+Green+Blue) = 50+119+113=282 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.73% from 282); Green value is 119 (46.88% from 255 or 42.20% from 282); Blue value is 113 (44.53% from 255 or 40.07% from 282); Max value from RGB is 119 - color contains mainly: green. Hex color #327771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327771 is #CD888E. Grayscale: #616161. Windows color (decimal): -13469839 or 7436082. OLE color: 7436082.
HSL color Cylindrical-coordinate representation of color #327771: hue angle of 174.78º 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 #327771 is Cyan = 0.58, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 119 | 113 | - |
| CMYK | 0.58 | 0 | 0.05 | 0.53 |
| HSL | 174.78º | 0.41% | 0.33% | - |
| HSV(B) | 174.78º | 0.58% | 0.47% | - |
| XYZ | 10.89 | 15.06 | 17.96 | - |
| YUV | 97.69 | 136.64 | 93.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 119 | 113 | 0.58 | 0 | 0.05 | 0.53 | 174.78 | 0.41 | 0.33 |
| Hex | 32 | 77 | 71 | 3A | 0 | 5 | 35 | AF | 29 | 21 |
| Octal | 62 | 167 | 161 | 72 | 0 | 5 | 65 | 257 | 51 | 41 |
| Binary | 110010 | 1110111 | 1110001 | 111010 | 0 | 101 | 110101 | 10101111 | 101001 | 100001 |
Color Harmonies of #327771
Complementary color
Monochromatic Colors of #327771
Black with #327771
Text Example
Text Example
White with #327771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327771; }
p { color: rgb(50,119,113); }
H1.HeaderClassName
{
color: #327771;
}
.AnyTagClassName
{
color: #327771;
}
</style>
background-color css
<style>
a { background-color: #327771; }
a { background-color: rgb(50,119,113); }
div.DivClassName
{
background-color: #327771;
}
.BgClassName
{
background-color: #327771;
}
</style>
border-color css
<style>
span { border-color: #327771; }
span { border-color: rgb(50,119,113); }
td.TdClassName
{
border-color: #327771;
}
.TagClassName
{
border-color: #327771;
}
</style>