Shades of Dark Green Copper #497067
Tints of Dark Green Copper #497067
RGB
CMYK
RGB Variations
Color information
#497067 (or 0x497067) is known color: Dark Green Copper. HEX triplet: 49, 70 and 67. RGB value is (73,112,103). Sum of RGB (Red+Green+Blue) = 73+112+103=288 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.35% from 288); Green value is 112 (44.14% from 255 or 38.89% from 288); Blue value is 103 (40.62% from 255 or 35.76% from 288); Max value from RGB is 112 - color contains mainly: green. Hex color #497067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497067 is #B68F98. Grayscale: #636363. Windows color (decimal): -11964313 or 6778953. OLE color: 6778953.
HSL color Cylindrical-coordinate representation of color #497067: hue angle of 166.15º degrees, saturation: 0.21, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #497067 is Cyan = 0.35, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 112 | 103 | - |
| CMYK | 0.35 | 0 | 0.08 | 0.56 |
| HSL | 166.15º | 0.21% | 0.36% | - |
| HSV(B) | 166.15º | 0.35% | 0.44% | - |
| XYZ | 10.99 | 13.98 | 14.95 | - |
| YUV | 99.31 | 130.08 | 109.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 112 | 103 | 0.35 | 0 | 0.08 | 0.56 | 166.15 | 0.21 | 0.36 |
| Hex | 49 | 70 | 67 | 23 | 0 | 8 | 38 | A6 | 15 | 24 |
| Octal | 111 | 160 | 147 | 43 | 0 | 10 | 70 | 246 | 25 | 44 |
| Binary | 1001001 | 1110000 | 1100111 | 100011 | 0 | 1000 | 111000 | 10100110 | 10101 | 100100 |
Color Harmonies of #497067
Complementary color
Monochromatic Colors of #497067
Black with #497067
Text Example
Text Example
White with #497067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497067; }
p { color: rgb(73,112,103); }
H1.HeaderClassName
{
color: #497067;
}
.AnyTagClassName
{
color: #497067;
}
</style>
background-color css
<style>
a { background-color: #497067; }
a { background-color: rgb(73,112,103); }
div.DivClassName
{
background-color: #497067;
}
.BgClassName
{
background-color: #497067;
}
</style>
border-color css
<style>
span { border-color: #497067; }
span { border-color: rgb(73,112,103); }
td.TdClassName
{
border-color: #497067;
}
.TagClassName
{
border-color: #497067;
}
</style>