Shades of Genoa #327270
Tints of Genoa #327270
RGB
CMYK
RGB Variations
Color information
#327270 (or 0x327270) is known color: Genoa. HEX triplet: 32, 72 and 70. RGB value is (50,114,112). Sum of RGB (Red+Green+Blue) = 50+114+112=276 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.12% from 276); Green value is 114 (44.92% from 255 or 41.30% from 276); Blue value is 112 (44.14% from 255 or 40.58% from 276); Max value from RGB is 114 - color contains mainly: green. Hex color #327270 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327270 is #CD8D8F. Grayscale: #5E5E5E. Windows color (decimal): -13471120 or 7369266. OLE color: 7369266.
HSL color Cylindrical-coordinate representation of color #327270: hue angle of 178.12º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #327270 is Cyan = 0.56, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 114 | 112 | - |
| CMYK | 0.56 | 0 | 0.02 | 0.55 |
| HSL | 178.13º | 0.39% | 0.32% | - |
| HSV(B) | 178.13º | 0.56% | 0.45% | - |
| XYZ | 10.26 | 13.88 | 17.47 | - |
| YUV | 94.64 | 137.8 | 96.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 112 | 0.56 | 0 | 0.02 | 0.55 | 178.13 | 0.39 | 0.32 |
| Hex | 32 | 72 | 70 | 38 | 0 | 2 | 37 | B2 | 27 | 20 |
| Octal | 62 | 162 | 160 | 70 | 0 | 2 | 67 | 262 | 47 | 40 |
| Binary | 110010 | 1110010 | 1110000 | 111000 | 0 | 10 | 110111 | 10110010 | 100111 | 100000 |
Color Harmonies of #327270
Complementary color
Monochromatic Colors of #327270
Black with #327270
Text Example
Text Example
White with #327270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327270; }
p { color: rgb(50,114,112); }
H1.HeaderClassName
{
color: #327270;
}
.AnyTagClassName
{
color: #327270;
}
</style>
background-color css
<style>
a { background-color: #327270; }
a { background-color: rgb(50,114,112); }
div.DivClassName
{
background-color: #327270;
}
.BgClassName
{
background-color: #327270;
}
</style>
border-color css
<style>
span { border-color: #327270; }
span { border-color: rgb(50,114,112); }
td.TdClassName
{
border-color: #327270;
}
.TagClassName
{
border-color: #327270;
}
</style>