Shades of Genoa #327762
Tints of Genoa #327762
RGB
CMYK
RGB Variations
Color information
#327762 (or 0x327762) is known color: Genoa. HEX triplet: 32, 77 and 62. RGB value is (50,119,98). Sum of RGB (Red+Green+Blue) = 50+119+98=267 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.73% from 267); Green value is 119 (46.88% from 255 or 44.57% from 267); Blue value is 98 (38.67% from 255 or 36.70% from 267); Max value from RGB is 119 - color contains mainly: green. Hex color #327762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327762 is #CD889D. Grayscale: #5F5F5F. Windows color (decimal): -13469854 or 6453042. OLE color: 6453042.
HSL color Cylindrical-coordinate representation of color #327762: hue angle of 161.74º 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 #327762 is Cyan = 0.58, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 119 | 98 | - |
| CMYK | 0.58 | 0 | 0.18 | 0.53 |
| HSL | 161.74º | 0.41% | 0.33% | - |
| HSV(B) | 161.74º | 0.58% | 0.47% | - |
| XYZ | 10.12 | 14.75 | 13.87 | - |
| YUV | 95.98 | 129.14 | 95.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 119 | 98 | 0.58 | 0 | 0.18 | 0.53 | 161.74 | 0.41 | 0.33 |
| Hex | 32 | 77 | 62 | 3A | 0 | 12 | 35 | A2 | 29 | 21 |
| Octal | 62 | 167 | 142 | 72 | 0 | 22 | 65 | 242 | 51 | 41 |
| Binary | 110010 | 1110111 | 1100010 | 111010 | 0 | 10010 | 110101 | 10100010 | 101001 | 100001 |
Color Harmonies of #327762
Complementary color
Monochromatic Colors of #327762
Black with #327762
Text Example
Text Example
White with #327762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327762; }
p { color: rgb(50,119,98); }
H1.HeaderClassName
{
color: #327762;
}
.AnyTagClassName
{
color: #327762;
}
</style>
background-color css
<style>
a { background-color: #327762; }
a { background-color: rgb(50,119,98); }
div.DivClassName
{
background-color: #327762;
}
.BgClassName
{
background-color: #327762;
}
</style>
border-color css
<style>
span { border-color: #327762; }
span { border-color: rgb(50,119,98); }
td.TdClassName
{
border-color: #327762;
}
.TagClassName
{
border-color: #327762;
}
</style>