Shades of Dark Green Copper #496762
Tints of Dark Green Copper #496762
RGB
CMYK
RGB Variations
Color information
#496762 (or 0x496762) is known color: Dark Green Copper. HEX triplet: 49, 67 and 62. RGB value is (73,103,98). Sum of RGB (Red+Green+Blue) = 73+103+98=274 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.64% from 274); Green value is 103 (40.62% from 255 or 37.59% from 274); Blue value is 98 (38.67% from 255 or 35.77% from 274); Max value from RGB is 103 - color contains mainly: green. Hex color #496762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496762 is #B6989D. Grayscale: #5D5D5D. Windows color (decimal): -11966622 or 6448969. OLE color: 6448969.
HSL color Cylindrical-coordinate representation of color #496762: hue angle of 170º degrees, saturation: 0.17, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #496762 is Cyan = 0.29, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 103 | 98 | - |
| CMYK | 0.29 | 0 | 0.05 | 0.60 |
| HSL | 170º | 0.17% | 0.35% | - |
| HSV(B) | 170º | 0.29% | 0.4% | - |
| XYZ | 9.8 | 12 | 13.35 | - |
| YUV | 93.46 | 130.56 | 113.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 98 | 0.29 | 0 | 0.05 | 0.60 | 170 | 0.17 | 0.35 |
| Hex | 49 | 67 | 62 | 1D | 0 | 5 | 3C | AA | 11 | 23 |
| Octal | 111 | 147 | 142 | 35 | 0 | 5 | 74 | 252 | 21 | 43 |
| Binary | 1001001 | 1100111 | 1100010 | 11101 | 0 | 101 | 111100 | 10101010 | 10001 | 100011 |
Color Harmonies of #496762
Complementary color
Monochromatic Colors of #496762
Black with #496762
Text Example
Text Example
White with #496762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496762; }
p { color: rgb(73,103,98); }
H1.HeaderClassName
{
color: #496762;
}
.AnyTagClassName
{
color: #496762;
}
</style>
background-color css
<style>
a { background-color: #496762; }
a { background-color: rgb(73,103,98); }
div.DivClassName
{
background-color: #496762;
}
.BgClassName
{
background-color: #496762;
}
</style>
border-color css
<style>
span { border-color: #496762; }
span { border-color: rgb(73,103,98); }
td.TdClassName
{
border-color: #496762;
}
.TagClassName
{
border-color: #496762;
}
</style>