Shades of Genoa #337668
Tints of Genoa #337668
RGB
CMYK
RGB Variations
Color information
#337668 (or 0x337668) is known color: Genoa. HEX triplet: 33, 76 and 68. RGB value is (51,118,104). Sum of RGB (Red+Green+Blue) = 51+118+104=273 (36% of max value = 765). Red value is 51 (20.31% from 255 or 18.68% from 273); Green value is 118 (46.48% from 255 or 43.22% from 273); Blue value is 104 (41.02% from 255 or 38.10% from 273); Max value from RGB is 118 - color contains mainly: green. Hex color #337668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337668 is #CC8997. Grayscale: #606060. Windows color (decimal): -13404568 or 6846003. OLE color: 6846003.
HSL color Cylindrical-coordinate representation of color #337668: hue angle of 167.46º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #337668 is Cyan = 0.57, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 118 | 104 | - |
| CMYK | 0.57 | 0 | 0.12 | 0.54 |
| HSL | 167.46º | 0.4% | 0.33% | - |
| HSV(B) | 167.46º | 0.57% | 0.46% | - |
| XYZ | 10.34 | 14.66 | 15.38 | - |
| YUV | 96.37 | 132.3 | 95.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 118 | 104 | 0.57 | 0 | 0.12 | 0.54 | 167.46 | 0.4 | 0.33 |
| Hex | 33 | 76 | 68 | 39 | 0 | C | 36 | A7 | 28 | 21 |
| Octal | 63 | 166 | 150 | 71 | 0 | 14 | 66 | 247 | 50 | 41 |
| Binary | 110011 | 1110110 | 1101000 | 111001 | 0 | 1100 | 110110 | 10100111 | 101000 | 100001 |
Color Harmonies of #337668
Complementary color
Monochromatic Colors of #337668
Black with #337668
Text Example
Text Example
White with #337668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337668; }
p { color: rgb(51,118,104); }
H1.HeaderClassName
{
color: #337668;
}
.AnyTagClassName
{
color: #337668;
}
</style>
background-color css
<style>
a { background-color: #337668; }
a { background-color: rgb(51,118,104); }
div.DivClassName
{
background-color: #337668;
}
.BgClassName
{
background-color: #337668;
}
</style>
border-color css
<style>
span { border-color: #337668; }
span { border-color: rgb(51,118,104); }
td.TdClassName
{
border-color: #337668;
}
.TagClassName
{
border-color: #337668;
}
</style>