Shades of Genoa #327972
Tints of Genoa #327972
RGB
CMYK
RGB Variations
Color information
#327972 (or 0x327972) is known color: Genoa. HEX triplet: 32, 79 and 72. RGB value is (50,121,114). Sum of RGB (Red+Green+Blue) = 50+121+114=285 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.54% from 285); Green value is 121 (47.66% from 255 or 42.46% from 285); Blue value is 114 (44.92% from 255 or 40% from 285); Max value from RGB is 121 - color contains mainly: green. Hex color #327972 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327972 is #CD868D. Grayscale: #626262. Windows color (decimal): -13469326 or 7502130. OLE color: 7502130.
HSL color Cylindrical-coordinate representation of color #327972: hue angle of 174.08º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #327972 is Cyan = 0.59, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 121 | 114 | - |
| CMYK | 0.59 | 0 | 0.06 | 0.53 |
| HSL | 174.08º | 0.42% | 0.34% | - |
| HSV(B) | 174.08º | 0.59% | 0.47% | - |
| XYZ | 11.19 | 15.57 | 18.33 | - |
| YUV | 98.97 | 136.48 | 93.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 121 | 114 | 0.59 | 0 | 0.06 | 0.53 | 174.08 | 0.42 | 0.34 |
| Hex | 32 | 79 | 72 | 3B | 0 | 6 | 35 | AE | 2A | 22 |
| Octal | 62 | 171 | 162 | 73 | 0 | 6 | 65 | 256 | 52 | 42 |
| Binary | 110010 | 1111001 | 1110010 | 111011 | 0 | 110 | 110101 | 10101110 | 101010 | 100010 |
Color Harmonies of #327972
Complementary color
Monochromatic Colors of #327972
Black with #327972
Text Example
Text Example
White with #327972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327972; }
p { color: rgb(50,121,114); }
H1.HeaderClassName
{
color: #327972;
}
.AnyTagClassName
{
color: #327972;
}
</style>
background-color css
<style>
a { background-color: #327972; }
a { background-color: rgb(50,121,114); }
div.DivClassName
{
background-color: #327972;
}
.BgClassName
{
background-color: #327972;
}
</style>
border-color css
<style>
span { border-color: #327972; }
span { border-color: rgb(50,121,114); }
td.TdClassName
{
border-color: #327972;
}
.TagClassName
{
border-color: #327972;
}
</style>