Shades of Genoa #327861
Tints of Genoa #327861
RGB
CMYK
RGB Variations
Color information
#327861 (or 0x327861) is known color: Genoa. HEX triplet: 32, 78 and 61. RGB value is (50,120,97). Sum of RGB (Red+Green+Blue) = 50+120+97=267 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.73% from 267); Green value is 120 (47.27% from 255 or 44.94% from 267); Blue value is 97 (38.28% from 255 or 36.33% from 267); Max value from RGB is 120 - color contains mainly: green. Hex color #327861 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327861 is #CD879E. Grayscale: #606060. Windows color (decimal): -13469599 or 6387762. OLE color: 6387762.
HSL color Cylindrical-coordinate representation of color #327861: hue angle of 160.29º 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 #327861 is Cyan = 0.58, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 120 | 97 | - |
| CMYK | 0.58 | 0 | 0.19 | 0.53 |
| HSL | 160.29º | 0.41% | 0.33% | - |
| HSV(B) | 160.29º | 0.58% | 0.47% | - |
| XYZ | 10.19 | 14.97 | 13.66 | - |
| YUV | 96.45 | 128.31 | 94.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 120 | 97 | 0.58 | 0 | 0.19 | 0.53 | 160.29 | 0.41 | 0.33 |
| Hex | 32 | 78 | 61 | 3A | 0 | 13 | 35 | A0 | 29 | 21 |
| Octal | 62 | 170 | 141 | 72 | 0 | 23 | 65 | 240 | 51 | 41 |
| Binary | 110010 | 1111000 | 1100001 | 111010 | 0 | 10011 | 110101 | 10100000 | 101001 | 100001 |
Color Harmonies of #327861
Complementary color
Monochromatic Colors of #327861
Black with #327861
Text Example
Text Example
White with #327861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327861; }
p { color: rgb(50,120,97); }
H1.HeaderClassName
{
color: #327861;
}
.AnyTagClassName
{
color: #327861;
}
</style>
background-color css
<style>
a { background-color: #327861; }
a { background-color: rgb(50,120,97); }
div.DivClassName
{
background-color: #327861;
}
.BgClassName
{
background-color: #327861;
}
</style>
border-color css
<style>
span { border-color: #327861; }
span { border-color: rgb(50,120,97); }
td.TdClassName
{
border-color: #327861;
}
.TagClassName
{
border-color: #327861;
}
</style>