Shades of Genoa #337768
Tints of Genoa #337768
RGB
CMYK
RGB Variations
Color information
#337768 (or 0x337768) is known color: Genoa. HEX triplet: 33, 77 and 68. RGB value is (51,119,104). Sum of RGB (Red+Green+Blue) = 51+119+104=274 (36% of max value = 765). Red value is 51 (20.31% from 255 or 18.61% from 274); Green value is 119 (46.88% from 255 or 43.43% from 274); Blue value is 104 (41.02% from 255 or 37.96% from 274); Max value from RGB is 119 - color contains mainly: green. Hex color #337768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337768 is #CC8897. Grayscale: #606060. Windows color (decimal): -13404312 or 6846259. OLE color: 6846259.
HSL color Cylindrical-coordinate representation of color #337768: hue angle of 166.76º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #337768 is Cyan = 0.57, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 119 | 104 | - |
| CMYK | 0.57 | 0 | 0.13 | 0.53 |
| HSL | 166.76º | 0.4% | 0.33% | - |
| HSV(B) | 166.76º | 0.57% | 0.47% | - |
| XYZ | 10.46 | 14.9 | 15.42 | - |
| YUV | 96.96 | 131.97 | 95.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 119 | 104 | 0.57 | 0 | 0.13 | 0.53 | 166.76 | 0.4 | 0.33 |
| Hex | 33 | 77 | 68 | 39 | 0 | D | 35 | A7 | 28 | 21 |
| Octal | 63 | 167 | 150 | 71 | 0 | 15 | 65 | 247 | 50 | 41 |
| Binary | 110011 | 1110111 | 1101000 | 111001 | 0 | 1101 | 110101 | 10100111 | 101000 | 100001 |
Color Harmonies of #337768
Complementary color
Monochromatic Colors of #337768
Black with #337768
Text Example
Text Example
White with #337768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337768; }
p { color: rgb(51,119,104); }
H1.HeaderClassName
{
color: #337768;
}
.AnyTagClassName
{
color: #337768;
}
</style>
background-color css
<style>
a { background-color: #337768; }
a { background-color: rgb(51,119,104); }
div.DivClassName
{
background-color: #337768;
}
.BgClassName
{
background-color: #337768;
}
</style>
border-color css
<style>
span { border-color: #337768; }
span { border-color: rgb(51,119,104); }
td.TdClassName
{
border-color: #337768;
}
.TagClassName
{
border-color: #337768;
}
</style>