Shades of Genoa #326866
Tints of Genoa #326866
RGB
CMYK
RGB Variations
Color information
#326866 (or 0x326866) is known color: Genoa. HEX triplet: 32, 68 and 66. RGB value is (50,104,102). Sum of RGB (Red+Green+Blue) = 50+104+102=256 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.53% from 256); Green value is 104 (41.02% from 255 or 40.62% from 256); Blue value is 102 (40.23% from 255 or 39.84% from 256); Max value from RGB is 104 - color contains mainly: green. Hex color #326866 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326866 is #CD9799. Grayscale: #575757. Windows color (decimal): -13473690 or 6711346. OLE color: 6711346.
HSL color Cylindrical-coordinate representation of color #326866: hue angle of 177.78º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #326866 is Cyan = 0.52, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 104 | 102 | - |
| CMYK | 0.52 | 0 | 0.02 | 0.59 |
| HSL | 177.78º | 0.35% | 0.3% | - |
| HSV(B) | 177.78º | 0.52% | 0.41% | - |
| XYZ | 8.66 | 11.54 | 14.34 | - |
| YUV | 87.63 | 136.11 | 101.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 104 | 102 | 0.52 | 0 | 0.02 | 0.59 | 177.78 | 0.35 | 0.3 |
| Hex | 32 | 68 | 66 | 34 | 0 | 2 | 3B | B2 | 23 | 1E |
| Octal | 62 | 150 | 146 | 64 | 0 | 2 | 73 | 262 | 43 | 36 |
| Binary | 110010 | 1101000 | 1100110 | 110100 | 0 | 10 | 111011 | 10110010 | 100011 | 11110 |
Color Harmonies of #326866
Complementary color
Monochromatic Colors of #326866
Black with #326866
Text Example
Text Example
White with #326866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326866; }
p { color: rgb(50,104,102); }
H1.HeaderClassName
{
color: #326866;
}
.AnyTagClassName
{
color: #326866;
}
</style>
background-color css
<style>
a { background-color: #326866; }
a { background-color: rgb(50,104,102); }
div.DivClassName
{
background-color: #326866;
}
.BgClassName
{
background-color: #326866;
}
</style>
border-color css
<style>
span { border-color: #326866; }
span { border-color: rgb(50,104,102); }
td.TdClassName
{
border-color: #326866;
}
.TagClassName
{
border-color: #326866;
}
</style>