Shades of Genoa #336868
Tints of Genoa #336868
RGB
CMYK
RGB Variations
Color information
#336868 (or 0x336868) is known color: Genoa. HEX triplet: 33, 68 and 68. RGB value is (51,104,104). Sum of RGB (Red+Green+Blue) = 51+104+104=259 (34% of max value = 765). Red value is 51 (20.31% from 255 or 19.69% from 259); Green value is 104 (41.02% from 255 or 40.15% from 259); Blue value is 104 (41.02% from 255 or 40.15% from 259); Max value from RGB is 104 - color contains mainly: green, blue. Hex color #336868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336868 is #CC9797. Grayscale: #585858. Windows color (decimal): -13408152 or 6842419. OLE color: 6842419.
HSL color Cylindrical-coordinate representation of color #336868: hue angle of 180º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #336868 is Cyan = 0.51, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 104 | 104 | - |
| CMYK | 0.51 | 0 | 0 | 0.59 |
| HSL | 180º | 0.34% | 0.3% | - |
| HSV(B) | 180º | 0.51% | 0.41% | - |
| XYZ | 8.81 | 11.6 | 14.87 | - |
| YUV | 88.15 | 136.94 | 101.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 104 | 104 | 0.51 | 0 | 0 | 0.59 | 180 | 0.34 | 0.3 |
| Hex | 33 | 68 | 68 | 33 | 0 | 0 | 3B | B4 | 22 | 1E |
| Octal | 63 | 150 | 150 | 63 | 0 | 0 | 73 | 264 | 42 | 36 |
| Binary | 110011 | 1101000 | 1101000 | 110011 | 0 | 0 | 111011 | 10110100 | 100010 | 11110 |
Color Harmonies of #336868
Complementary color
Monochromatic Colors of #336868
Black with #336868
Text Example
Text Example
White with #336868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336868; }
p { color: rgb(51,104,104); }
H1.HeaderClassName
{
color: #336868;
}
.AnyTagClassName
{
color: #336868;
}
</style>
background-color css
<style>
a { background-color: #336868; }
a { background-color: rgb(51,104,104); }
div.DivClassName
{
background-color: #336868;
}
.BgClassName
{
background-color: #336868;
}
</style>
border-color css
<style>
span { border-color: #336868; }
span { border-color: rgb(51,104,104); }
td.TdClassName
{
border-color: #336868;
}
.TagClassName
{
border-color: #336868;
}
</style>