Shades of Genoa #327465
Tints of Genoa #327465
RGB
CMYK
RGB Variations
Color information
#327465 (or 0x327465) is known color: Genoa. HEX triplet: 32, 74 and 65. RGB value is (50,116,101). Sum of RGB (Red+Green+Blue) = 50+116+101=267 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.73% from 267); Green value is 116 (45.70% from 255 or 43.45% from 267); Blue value is 101 (39.84% from 255 or 37.83% from 267); Max value from RGB is 116 - color contains mainly: green. Hex color #327465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327465 is #CD8B9A. Grayscale: #5E5E5E. Windows color (decimal): -13470619 or 6648882. OLE color: 6648882.
HSL color Cylindrical-coordinate representation of color #327465: hue angle of 166.36º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #327465 is Cyan = 0.57, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 116 | 101 | - |
| CMYK | 0.57 | 0 | 0.13 | 0.55 |
| HSL | 166.36º | 0.4% | 0.33% | - |
| HSV(B) | 166.36º | 0.57% | 0.45% | - |
| XYZ | 9.91 | 14.11 | 14.51 | - |
| YUV | 94.56 | 131.63 | 96.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 101 | 0.57 | 0 | 0.13 | 0.55 | 166.36 | 0.4 | 0.33 |
| Hex | 32 | 74 | 65 | 39 | 0 | D | 37 | A6 | 28 | 21 |
| Octal | 62 | 164 | 145 | 71 | 0 | 15 | 67 | 246 | 50 | 41 |
| Binary | 110010 | 1110100 | 1100101 | 111001 | 0 | 1101 | 110111 | 10100110 | 101000 | 100001 |
Color Harmonies of #327465
Complementary color
Monochromatic Colors of #327465
Black with #327465
Text Example
Text Example
White with #327465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327465; }
p { color: rgb(50,116,101); }
H1.HeaderClassName
{
color: #327465;
}
.AnyTagClassName
{
color: #327465;
}
</style>
background-color css
<style>
a { background-color: #327465; }
a { background-color: rgb(50,116,101); }
div.DivClassName
{
background-color: #327465;
}
.BgClassName
{
background-color: #327465;
}
</style>
border-color css
<style>
span { border-color: #327465; }
span { border-color: rgb(50,116,101); }
td.TdClassName
{
border-color: #327465;
}
.TagClassName
{
border-color: #327465;
}
</style>