Shades of Dark Green Copper #497770
Tints of Dark Green Copper #497770
RGB
CMYK
RGB Variations
Color information
#497770 (or 0x497770) is known color: Dark Green Copper. HEX triplet: 49, 77 and 70. RGB value is (73,119,112). Sum of RGB (Red+Green+Blue) = 73+119+112=304 (40% of max value = 765). Red value is 73 (28.91% from 255 or 24.01% from 304); Green value is 119 (46.88% from 255 or 39.14% from 304); Blue value is 112 (44.14% from 255 or 36.84% from 304); Max value from RGB is 119 - color contains mainly: green. Hex color #497770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497770 is #B6888F. Grayscale: #686868. Windows color (decimal): -11962512 or 7370569. OLE color: 7370569.
HSL color Cylindrical-coordinate representation of color #497770: hue angle of 170.87º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #497770 is Cyan = 0.39, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 119 | 112 | - |
| CMYK | 0.39 | 0 | 0.06 | 0.53 |
| HSL | 170.87º | 0.24% | 0.38% | - |
| HSV(B) | 170.87º | 0.39% | 0.47% | - |
| XYZ | 12.27 | 15.78 | 17.73 | - |
| YUV | 104.45 | 132.26 | 105.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 119 | 112 | 0.39 | 0 | 0.06 | 0.53 | 170.87 | 0.24 | 0.38 |
| Hex | 49 | 77 | 70 | 27 | 0 | 6 | 35 | AB | 18 | 26 |
| Octal | 111 | 167 | 160 | 47 | 0 | 6 | 65 | 253 | 30 | 46 |
| Binary | 1001001 | 1110111 | 1110000 | 100111 | 0 | 110 | 110101 | 10101011 | 11000 | 100110 |
Color Harmonies of #497770
Complementary color
Monochromatic Colors of #497770
Black with #497770
Text Example
Text Example
White with #497770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497770; }
p { color: rgb(73,119,112); }
H1.HeaderClassName
{
color: #497770;
}
.AnyTagClassName
{
color: #497770;
}
</style>
background-color css
<style>
a { background-color: #497770; }
a { background-color: rgb(73,119,112); }
div.DivClassName
{
background-color: #497770;
}
.BgClassName
{
background-color: #497770;
}
</style>
border-color css
<style>
span { border-color: #497770; }
span { border-color: rgb(73,119,112); }
td.TdClassName
{
border-color: #497770;
}
.TagClassName
{
border-color: #497770;
}
</style>