Shades of Genoa #336967
Tints of Genoa #336967
RGB
CMYK
RGB Variations
Color information
#336967 (or 0x336967) is known color: Genoa. HEX triplet: 33, 69 and 67. RGB value is (51,105,103). Sum of RGB (Red+Green+Blue) = 51+105+103=259 (34% of max value = 765). Red value is 51 (20.31% from 255 or 19.69% from 259); Green value is 105 (41.41% from 255 or 40.54% from 259); Blue value is 103 (40.62% from 255 or 39.77% from 259); Max value from RGB is 105 - color contains mainly: green. Hex color #336967 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336967 is #CC9698. Grayscale: #585858. Windows color (decimal): -13407897 or 6777139. OLE color: 6777139.
HSL color Cylindrical-coordinate representation of color #336967: hue angle of 177.78º degrees, saturation: 0.35, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #336967 is Cyan = 0.51, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 105 | 103 | - |
| CMYK | 0.51 | 0 | 0.02 | 0.59 |
| HSL | 177.78º | 0.35% | 0.31% | - |
| HSV(B) | 177.78º | 0.51% | 0.41% | - |
| XYZ | 8.86 | 11.79 | 14.64 | - |
| YUV | 88.63 | 136.11 | 101.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 105 | 103 | 0.51 | 0 | 0.02 | 0.59 | 177.78 | 0.35 | 0.31 |
| Hex | 33 | 69 | 67 | 33 | 0 | 2 | 3B | B2 | 23 | 1F |
| Octal | 63 | 151 | 147 | 63 | 0 | 2 | 73 | 262 | 43 | 37 |
| Binary | 110011 | 1101001 | 1100111 | 110011 | 0 | 10 | 111011 | 10110010 | 100011 | 11111 |
Color Harmonies of #336967
Complementary color
Monochromatic Colors of #336967
Black with #336967
Text Example
Text Example
White with #336967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336967; }
p { color: rgb(51,105,103); }
H1.HeaderClassName
{
color: #336967;
}
.AnyTagClassName
{
color: #336967;
}
</style>
background-color css
<style>
a { background-color: #336967; }
a { background-color: rgb(51,105,103); }
div.DivClassName
{
background-color: #336967;
}
.BgClassName
{
background-color: #336967;
}
</style>
border-color css
<style>
span { border-color: #336967; }
span { border-color: rgb(51,105,103); }
td.TdClassName
{
border-color: #336967;
}
.TagClassName
{
border-color: #336967;
}
</style>