Shades of Genoa #326869
Tints of Genoa #326869
RGB
CMYK
RGB Variations
Color information
#326869 (or 0x326869) is known color: Genoa. HEX triplet: 32, 68 and 69. RGB value is (50,104,105). Sum of RGB (Red+Green+Blue) = 50+104+105=259 (34% of max value = 765). Red value is 50 (19.92% from 255 or 19.31% from 259); Green value is 104 (41.02% from 255 or 40.15% from 259); Blue value is 105 (41.41% from 255 or 40.54% from 259); Max value from RGB is 105 - color contains mainly: blue. Hex color #326869 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326869 is #CD9796. Grayscale: #575757. Windows color (decimal): -13473687 or 6907954. OLE color: 6907954.
HSL color Cylindrical-coordinate representation of color #326869: hue angle of 181.09º 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 #326869 is Cyan = 0.52, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 104 | 105 | - |
| CMYK | 0.52 | 0.01 | 0 | 0.59 |
| HSL | 181.09º | 0.35% | 0.3% | - |
| HSV(B) | 181.09º | 0.52% | 0.41% | - |
| XYZ | 8.82 | 11.6 | 15.14 | - |
| YUV | 87.97 | 137.61 | 100.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 104 | 105 | 0.52 | 0.01 | 0 | 0.59 | 181.09 | 0.35 | 0.3 |
| Hex | 32 | 68 | 69 | 34 | 1 | 0 | 3B | B5 | 23 | 1E |
| Octal | 62 | 150 | 151 | 64 | 1 | 0 | 73 | 265 | 43 | 36 |
| Binary | 110010 | 1101000 | 1101001 | 110100 | 1 | 0 | 111011 | 10110101 | 100011 | 11110 |
Color Harmonies of #326869
Complementary color
Monochromatic Colors of #326869
Black with #326869
Text Example
Text Example
White with #326869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326869; }
p { color: rgb(50,104,105); }
H1.HeaderClassName
{
color: #326869;
}
.AnyTagClassName
{
color: #326869;
}
</style>
background-color css
<style>
a { background-color: #326869; }
a { background-color: rgb(50,104,105); }
div.DivClassName
{
background-color: #326869;
}
.BgClassName
{
background-color: #326869;
}
</style>
border-color css
<style>
span { border-color: #326869; }
span { border-color: rgb(50,104,105); }
td.TdClassName
{
border-color: #326869;
}
.TagClassName
{
border-color: #326869;
}
</style>