Shades of Dark Green Copper #496460
Tints of Dark Green Copper #496460
RGB
CMYK
RGB Variations
Color information
#496460 (or 0x496460) is known color: Dark Green Copper. HEX triplet: 49, 64 and 60. RGB value is (73,100,96). Sum of RGB (Red+Green+Blue) = 73+100+96=269 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.14% from 269); Green value is 100 (39.45% from 255 or 37.17% from 269); Blue value is 96 (37.89% from 255 or 35.69% from 269); Max value from RGB is 100 - color contains mainly: green. Hex color #496460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496460 is #B69B9F. Grayscale: #5B5B5B. Windows color (decimal): -11967392 or 6317129. OLE color: 6317129.
HSL color Cylindrical-coordinate representation of color #496460: hue angle of 171.11º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #496460 is Cyan = 0.27, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 100 | 96 | - |
| CMYK | 0.27 | 0 | 0.04 | 0.61 |
| HSL | 171.11º | 0.16% | 0.34% | - |
| HSV(B) | 171.11º | 0.27% | 0.39% | - |
| XYZ | 9.42 | 11.38 | 12.77 | - |
| YUV | 91.47 | 130.55 | 114.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 100 | 96 | 0.27 | 0 | 0.04 | 0.61 | 171.11 | 0.16 | 0.34 |
| Hex | 49 | 64 | 60 | 1B | 0 | 4 | 3D | AB | 10 | 22 |
| Octal | 111 | 144 | 140 | 33 | 0 | 4 | 75 | 253 | 20 | 42 |
| Binary | 1001001 | 1100100 | 1100000 | 11011 | 0 | 100 | 111101 | 10101011 | 10000 | 100010 |
Color Harmonies of #496460
Complementary color
Monochromatic Colors of #496460
Black with #496460
Text Example
Text Example
White with #496460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496460; }
p { color: rgb(73,100,96); }
H1.HeaderClassName
{
color: #496460;
}
.AnyTagClassName
{
color: #496460;
}
</style>
background-color css
<style>
a { background-color: #496460; }
a { background-color: rgb(73,100,96); }
div.DivClassName
{
background-color: #496460;
}
.BgClassName
{
background-color: #496460;
}
</style>
border-color css
<style>
span { border-color: #496460; }
span { border-color: rgb(73,100,96); }
td.TdClassName
{
border-color: #496460;
}
.TagClassName
{
border-color: #496460;
}
</style>