Shades of Dark Green Copper #497668
Tints of Dark Green Copper #497668
RGB
CMYK
RGB Variations
Color information
#497668 (or 0x497668) is known color: Dark Green Copper. HEX triplet: 49, 76 and 68. RGB value is (73,118,104). Sum of RGB (Red+Green+Blue) = 73+118+104=295 (39% of max value = 765). Red value is 73 (28.91% from 255 or 24.75% from 295); Green value is 118 (46.48% from 255 or 40% from 295); Blue value is 104 (41.02% from 255 or 35.25% from 295); Max value from RGB is 118 - color contains mainly: green. Hex color #497668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497668 is #B68997. Grayscale: #666666. Windows color (decimal): -11962776 or 6846025. OLE color: 6846025.
HSL color Cylindrical-coordinate representation of color #497668: hue angle of 161.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #497668 is Cyan = 0.38, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 118 | 104 | - |
| CMYK | 0.38 | 0 | 0.12 | 0.54 |
| HSL | 161.33º | 0.24% | 0.37% | - |
| HSV(B) | 161.33º | 0.38% | 0.46% | - |
| XYZ | 11.72 | 15.37 | 15.45 | - |
| YUV | 102.95 | 128.59 | 106.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 118 | 104 | 0.38 | 0 | 0.12 | 0.54 | 161.33 | 0.24 | 0.37 |
| Hex | 49 | 76 | 68 | 26 | 0 | C | 36 | A1 | 18 | 25 |
| Octal | 111 | 166 | 150 | 46 | 0 | 14 | 66 | 241 | 30 | 45 |
| Binary | 1001001 | 1110110 | 1101000 | 100110 | 0 | 1100 | 110110 | 10100001 | 11000 | 100101 |
Color Harmonies of #497668
Complementary color
Monochromatic Colors of #497668
Black with #497668
Text Example
Text Example
White with #497668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497668; }
p { color: rgb(73,118,104); }
H1.HeaderClassName
{
color: #497668;
}
.AnyTagClassName
{
color: #497668;
}
</style>
background-color css
<style>
a { background-color: #497668; }
a { background-color: rgb(73,118,104); }
div.DivClassName
{
background-color: #497668;
}
.BgClassName
{
background-color: #497668;
}
</style>
border-color css
<style>
span { border-color: #497668; }
span { border-color: rgb(73,118,104); }
td.TdClassName
{
border-color: #497668;
}
.TagClassName
{
border-color: #497668;
}
</style>