Shades of Dark Green Copper #517466
Tints of Dark Green Copper #517466
RGB
CMYK
RGB Variations
Color information
#517466 (or 0x517466) is known color: Dark Green Copper. HEX triplet: 51, 74 and 66. RGB value is (81,116,102). Sum of RGB (Red+Green+Blue) = 81+116+102=299 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.09% from 299); Green value is 116 (45.70% from 255 or 38.80% from 299); Blue value is 102 (40.23% from 255 or 34.11% from 299); Max value from RGB is 116 - color contains mainly: green. Hex color #517466 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517466 is #AE8B99. Grayscale: #676767. Windows color (decimal): -11439002 or 6714449. OLE color: 6714449.
HSL color Cylindrical-coordinate representation of color #517466: hue angle of 156º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #517466 is Cyan = 0.30, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 102 | - |
| CMYK | 0.30 | 0 | 0.12 | 0.55 |
| HSL | 156º | 0.18% | 0.39% | - |
| HSV(B) | 156º | 0.3% | 0.45% | - |
| XYZ | 12.04 | 15.2 | 14.87 | - |
| YUV | 103.94 | 126.9 | 111.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 102 | 0.30 | 0 | 0.12 | 0.55 | 156 | 0.18 | 0.39 |
| Hex | 51 | 74 | 66 | 1E | 0 | C | 37 | 9C | 12 | 27 |
| Octal | 121 | 164 | 146 | 36 | 0 | 14 | 67 | 234 | 22 | 47 |
| Binary | 1010001 | 1110100 | 1100110 | 11110 | 0 | 1100 | 110111 | 10011100 | 10010 | 100111 |
Color Harmonies of #517466
Complementary color
Monochromatic Colors of #517466
Black with #517466
Text Example
Text Example
White with #517466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517466; }
p { color: rgb(81,116,102); }
H1.HeaderClassName
{
color: #517466;
}
.AnyTagClassName
{
color: #517466;
}
</style>
background-color css
<style>
a { background-color: #517466; }
a { background-color: rgb(81,116,102); }
div.DivClassName
{
background-color: #517466;
}
.BgClassName
{
background-color: #517466;
}
</style>
border-color css
<style>
span { border-color: #517466; }
span { border-color: rgb(81,116,102); }
td.TdClassName
{
border-color: #517466;
}
.TagClassName
{
border-color: #517466;
}
</style>