Shades of Genoa #327268
Tints of Genoa #327268
RGB
CMYK
RGB Variations
Color information
#327268 (or 0x327268) is known color: Genoa. HEX triplet: 32, 72 and 68. RGB value is (50,114,104). Sum of RGB (Red+Green+Blue) = 50+114+104=268 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.66% from 268); Green value is 114 (44.92% from 255 or 42.54% from 268); Blue value is 104 (41.02% from 255 or 38.81% from 268); Max value from RGB is 114 - color contains mainly: green. Hex color #327268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327268 is #CD8D97. Grayscale: #5D5D5D. Windows color (decimal): -13471128 or 6844978. OLE color: 6844978.
HSL color Cylindrical-coordinate representation of color #327268: hue angle of 170.62º 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 #327268 is Cyan = 0.56, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 114 | 104 | - |
| CMYK | 0.56 | 0 | 0.09 | 0.55 |
| HSL | 170.63º | 0.39% | 0.32% | - |
| HSV(B) | 170.63º | 0.56% | 0.45% | - |
| XYZ | 9.83 | 13.71 | 15.23 | - |
| YUV | 93.72 | 133.8 | 96.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 104 | 0.56 | 0 | 0.09 | 0.55 | 170.63 | 0.39 | 0.32 |
| Hex | 32 | 72 | 68 | 38 | 0 | 9 | 37 | AB | 27 | 20 |
| Octal | 62 | 162 | 150 | 70 | 0 | 11 | 67 | 253 | 47 | 40 |
| Binary | 110010 | 1110010 | 1101000 | 111000 | 0 | 1001 | 110111 | 10101011 | 100111 | 100000 |
Color Harmonies of #327268
Complementary color
Monochromatic Colors of #327268
Black with #327268
Text Example
Text Example
White with #327268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327268; }
p { color: rgb(50,114,104); }
H1.HeaderClassName
{
color: #327268;
}
.AnyTagClassName
{
color: #327268;
}
</style>
background-color css
<style>
a { background-color: #327268; }
a { background-color: rgb(50,114,104); }
div.DivClassName
{
background-color: #327268;
}
.BgClassName
{
background-color: #327268;
}
</style>
border-color css
<style>
span { border-color: #327268; }
span { border-color: rgb(50,114,104); }
td.TdClassName
{
border-color: #327268;
}
.TagClassName
{
border-color: #327268;
}
</style>