Shades of Genoa #337770
Tints of Genoa #337770
RGB
CMYK
RGB Variations
Color information
#337770 (or 0x337770) is known color: Genoa. HEX triplet: 33, 77 and 70. RGB value is (51,119,112). Sum of RGB (Red+Green+Blue) = 51+119+112=282 (37% of max value = 765). Red value is 51 (20.31% from 255 or 18.09% from 282); Green value is 119 (46.88% from 255 or 42.20% from 282); Blue value is 112 (44.14% from 255 or 39.72% from 282); Max value from RGB is 119 - color contains mainly: green. Hex color #337770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337770 is #CC888F. Grayscale: #616161. Windows color (decimal): -13404304 or 7370547. OLE color: 7370547.
HSL color Cylindrical-coordinate representation of color #337770: hue angle of 173.82º 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 #337770 is Cyan = 0.57, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 119 | 112 | - |
| CMYK | 0.57 | 0 | 0.06 | 0.53 |
| HSL | 173.82º | 0.4% | 0.33% | - |
| HSV(B) | 173.82º | 0.57% | 0.47% | - |
| XYZ | 10.89 | 15.07 | 17.66 | - |
| YUV | 97.87 | 135.97 | 94.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 119 | 112 | 0.57 | 0 | 0.06 | 0.53 | 173.82 | 0.4 | 0.33 |
| Hex | 33 | 77 | 70 | 39 | 0 | 6 | 35 | AE | 28 | 21 |
| Octal | 63 | 167 | 160 | 71 | 0 | 6 | 65 | 256 | 50 | 41 |
| Binary | 110011 | 1110111 | 1110000 | 111001 | 0 | 110 | 110101 | 10101110 | 101000 | 100001 |
Color Harmonies of #337770
Complementary color
Monochromatic Colors of #337770
Black with #337770
Text Example
Text Example
White with #337770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337770; }
p { color: rgb(51,119,112); }
H1.HeaderClassName
{
color: #337770;
}
.AnyTagClassName
{
color: #337770;
}
</style>
background-color css
<style>
a { background-color: #337770; }
a { background-color: rgb(51,119,112); }
div.DivClassName
{
background-color: #337770;
}
.BgClassName
{
background-color: #337770;
}
</style>
border-color css
<style>
span { border-color: #337770; }
span { border-color: rgb(51,119,112); }
td.TdClassName
{
border-color: #337770;
}
.TagClassName
{
border-color: #337770;
}
</style>