Shades of Genoa #327468
Tints of Genoa #327468
RGB
CMYK
RGB Variations
Color information
#327468 (or 0x327468) is known color: Genoa. HEX triplet: 32, 74 and 68. RGB value is (50,116,104). Sum of RGB (Red+Green+Blue) = 50+116+104=270 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.52% from 270); Green value is 116 (45.70% from 255 or 42.96% from 270); Blue value is 104 (41.02% from 255 or 38.52% from 270); Max value from RGB is 116 - color contains mainly: green. Hex color #327468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327468 is #CD8B97. Grayscale: #5E5E5E. Windows color (decimal): -13470616 or 6845490. OLE color: 6845490.
HSL color Cylindrical-coordinate representation of color #327468: hue angle of 169.09º 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 #327468 is Cyan = 0.57, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 116 | 104 | - |
| CMYK | 0.57 | 0 | 0.10 | 0.55 |
| HSL | 169.09º | 0.4% | 0.33% | - |
| HSV(B) | 169.09º | 0.57% | 0.45% | - |
| XYZ | 10.06 | 14.17 | 15.3 | - |
| YUV | 94.9 | 133.13 | 95.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 104 | 0.57 | 0 | 0.10 | 0.55 | 169.09 | 0.4 | 0.33 |
| Hex | 32 | 74 | 68 | 39 | 0 | A | 37 | A9 | 28 | 21 |
| Octal | 62 | 164 | 150 | 71 | 0 | 12 | 67 | 251 | 50 | 41 |
| Binary | 110010 | 1110100 | 1101000 | 111001 | 0 | 1010 | 110111 | 10101001 | 101000 | 100001 |
Color Harmonies of #327468
Complementary color
Monochromatic Colors of #327468
Black with #327468
Text Example
Text Example
White with #327468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327468; }
p { color: rgb(50,116,104); }
H1.HeaderClassName
{
color: #327468;
}
.AnyTagClassName
{
color: #327468;
}
</style>
background-color css
<style>
a { background-color: #327468; }
a { background-color: rgb(50,116,104); }
div.DivClassName
{
background-color: #327468;
}
.BgClassName
{
background-color: #327468;
}
</style>
border-color css
<style>
span { border-color: #327468; }
span { border-color: rgb(50,116,104); }
td.TdClassName
{
border-color: #327468;
}
.TagClassName
{
border-color: #327468;
}
</style>