Shades of Genoa #327267
Tints of Genoa #327267
RGB
CMYK
RGB Variations
Color information
#327267 (or 0x327267) is known color: Genoa. HEX triplet: 32, 72 and 67. RGB value is (50,114,103). Sum of RGB (Red+Green+Blue) = 50+114+103=267 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.73% from 267); Green value is 114 (44.92% from 255 or 42.70% from 267); Blue value is 103 (40.62% from 255 or 38.58% from 267); Max value from RGB is 114 - color contains mainly: green. Hex color #327267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327267 is #CD8D98. Grayscale: #5D5D5D. Windows color (decimal): -13471129 or 6779442. OLE color: 6779442.
HSL color Cylindrical-coordinate representation of color #327267: hue angle of 169.69º 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 #327267 is Cyan = 0.56, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 114 | 103 | - |
| CMYK | 0.56 | 0 | 0.10 | 0.55 |
| HSL | 169.69º | 0.39% | 0.32% | - |
| HSV(B) | 169.69º | 0.56% | 0.45% | - |
| XYZ | 9.78 | 13.69 | 14.96 | - |
| YUV | 93.61 | 133.3 | 96.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 103 | 0.56 | 0 | 0.10 | 0.55 | 169.69 | 0.39 | 0.32 |
| Hex | 32 | 72 | 67 | 38 | 0 | A | 37 | AA | 27 | 20 |
| Octal | 62 | 162 | 147 | 70 | 0 | 12 | 67 | 252 | 47 | 40 |
| Binary | 110010 | 1110010 | 1100111 | 111000 | 0 | 1010 | 110111 | 10101010 | 100111 | 100000 |
Color Harmonies of #327267
Complementary color
Monochromatic Colors of #327267
Black with #327267
Text Example
Text Example
White with #327267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327267; }
p { color: rgb(50,114,103); }
H1.HeaderClassName
{
color: #327267;
}
.AnyTagClassName
{
color: #327267;
}
</style>
background-color css
<style>
a { background-color: #327267; }
a { background-color: rgb(50,114,103); }
div.DivClassName
{
background-color: #327267;
}
.BgClassName
{
background-color: #327267;
}
</style>
border-color css
<style>
span { border-color: #327267; }
span { border-color: rgb(50,114,103); }
td.TdClassName
{
border-color: #327267;
}
.TagClassName
{
border-color: #327267;
}
</style>