Shades of Genoa #326768
Tints of Genoa #326768
RGB
CMYK
RGB Variations
Color information
#326768 (or 0x326768) is known color: Genoa. HEX triplet: 32, 67 and 68. RGB value is (50,103,104). Sum of RGB (Red+Green+Blue) = 50+103+104=257 (34% of max value = 765). Red value is 50 (19.92% from 255 or 19.46% from 257); Green value is 103 (40.62% from 255 or 40.08% from 257); Blue value is 104 (41.02% from 255 or 40.47% from 257); Max value from RGB is 104 - color contains mainly: blue. Hex color #326768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326768 is #CD9897. Grayscale: #575757. Windows color (decimal): -13473944 or 6842162. OLE color: 6842162.
HSL color Cylindrical-coordinate representation of color #326768: hue angle of 181.11º 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 #326768 is Cyan = 0.52, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 103 | 104 | - |
| CMYK | 0.52 | 0.01 | 0 | 0.59 |
| HSL | 181.11º | 0.35% | 0.3% | - |
| HSV(B) | 181.11º | 0.52% | 0.41% | - |
| XYZ | 8.66 | 11.38 | 14.84 | - |
| YUV | 87.27 | 137.44 | 101.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 103 | 104 | 0.52 | 0.01 | 0 | 0.59 | 181.11 | 0.35 | 0.3 |
| Hex | 32 | 67 | 68 | 34 | 1 | 0 | 3B | B5 | 23 | 1E |
| Octal | 62 | 147 | 150 | 64 | 1 | 0 | 73 | 265 | 43 | 36 |
| Binary | 110010 | 1100111 | 1101000 | 110100 | 1 | 0 | 111011 | 10110101 | 100011 | 11110 |
Color Harmonies of #326768
Complementary color
Monochromatic Colors of #326768
Black with #326768
Text Example
Text Example
White with #326768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326768; }
p { color: rgb(50,103,104); }
H1.HeaderClassName
{
color: #326768;
}
.AnyTagClassName
{
color: #326768;
}
</style>
background-color css
<style>
a { background-color: #326768; }
a { background-color: rgb(50,103,104); }
div.DivClassName
{
background-color: #326768;
}
.BgClassName
{
background-color: #326768;
}
</style>
border-color css
<style>
span { border-color: #326768; }
span { border-color: rgb(50,103,104); }
td.TdClassName
{
border-color: #326768;
}
.TagClassName
{
border-color: #326768;
}
</style>