Shades of Genoa #327865
Tints of Genoa #327865
RGB
CMYK
RGB Variations
Color information
#327865 (or 0x327865) is known color: Genoa. HEX triplet: 32, 78 and 65. RGB value is (50,120,101). Sum of RGB (Red+Green+Blue) = 50+120+101=271 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.45% from 271); Green value is 120 (47.27% from 255 or 44.28% from 271); Blue value is 101 (39.84% from 255 or 37.27% from 271); Max value from RGB is 120 - color contains mainly: green. Hex color #327865 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327865 is #CD879A. Grayscale: #606060. Windows color (decimal): -13469595 or 6649906. OLE color: 6649906.
HSL color Cylindrical-coordinate representation of color #327865: hue angle of 163.71º 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 #327865 is Cyan = 0.58, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 120 | 101 | - |
| CMYK | 0.58 | 0 | 0.16 | 0.53 |
| HSL | 163.71º | 0.41% | 0.33% | - |
| HSV(B) | 163.71º | 0.58% | 0.47% | - |
| XYZ | 10.38 | 15.05 | 14.67 | - |
| YUV | 96.9 | 130.31 | 94.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 120 | 101 | 0.58 | 0 | 0.16 | 0.53 | 163.71 | 0.41 | 0.33 |
| Hex | 32 | 78 | 65 | 3A | 0 | 10 | 35 | A4 | 29 | 21 |
| Octal | 62 | 170 | 145 | 72 | 0 | 20 | 65 | 244 | 51 | 41 |
| Binary | 110010 | 1111000 | 1100101 | 111010 | 0 | 10000 | 110101 | 10100100 | 101001 | 100001 |
Color Harmonies of #327865
Complementary color
Monochromatic Colors of #327865
Black with #327865
Text Example
Text Example
White with #327865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327865; }
p { color: rgb(50,120,101); }
H1.HeaderClassName
{
color: #327865;
}
.AnyTagClassName
{
color: #327865;
}
</style>
background-color css
<style>
a { background-color: #327865; }
a { background-color: rgb(50,120,101); }
div.DivClassName
{
background-color: #327865;
}
.BgClassName
{
background-color: #327865;
}
</style>
border-color css
<style>
span { border-color: #327865; }
span { border-color: rgb(50,120,101); }
td.TdClassName
{
border-color: #327865;
}
.TagClassName
{
border-color: #327865;
}
</style>