Shades of Genoa #337868
Tints of Genoa #337868
RGB
CMYK
RGB Variations
Color information
#337868 (or 0x337868) is known color: Genoa. HEX triplet: 33, 78 and 68. RGB value is (51,120,104). Sum of RGB (Red+Green+Blue) = 51+120+104=275 (36% of max value = 765). Red value is 51 (20.31% from 255 or 18.55% from 275); Green value is 120 (47.27% from 255 or 43.64% from 275); Blue value is 104 (41.02% from 255 or 37.82% from 275); Max value from RGB is 120 - color contains mainly: green. Hex color #337868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337868 is #CC8797. Grayscale: #616161. Windows color (decimal): -13404056 or 6846515. OLE color: 6846515.
HSL color Cylindrical-coordinate representation of color #337868: hue angle of 166.09º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #337868 is Cyan = 0.58, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 120 | 104 | - |
| CMYK | 0.58 | 0 | 0.13 | 0.53 |
| HSL | 166.09º | 0.4% | 0.34% | - |
| HSV(B) | 166.09º | 0.58% | 0.47% | - |
| XYZ | 10.58 | 15.14 | 15.46 | - |
| YUV | 97.55 | 131.64 | 94.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 120 | 104 | 0.58 | 0 | 0.13 | 0.53 | 166.09 | 0.4 | 0.34 |
| Hex | 33 | 78 | 68 | 3A | 0 | D | 35 | A6 | 28 | 22 |
| Octal | 63 | 170 | 150 | 72 | 0 | 15 | 65 | 246 | 50 | 42 |
| Binary | 110011 | 1111000 | 1101000 | 111010 | 0 | 1101 | 110101 | 10100110 | 101000 | 100010 |
Color Harmonies of #337868
Complementary color
Monochromatic Colors of #337868
Black with #337868
Text Example
Text Example
White with #337868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337868; }
p { color: rgb(51,120,104); }
H1.HeaderClassName
{
color: #337868;
}
.AnyTagClassName
{
color: #337868;
}
</style>
background-color css
<style>
a { background-color: #337868; }
a { background-color: rgb(51,120,104); }
div.DivClassName
{
background-color: #337868;
}
.BgClassName
{
background-color: #337868;
}
</style>
border-color css
<style>
span { border-color: #337868; }
span { border-color: rgb(51,120,104); }
td.TdClassName
{
border-color: #337868;
}
.TagClassName
{
border-color: #337868;
}
</style>