Shades of Dark Green Copper #517065
Tints of Dark Green Copper #517065
RGB
CMYK
RGB Variations
Color information
#517065 (or 0x517065) is known color: Dark Green Copper. HEX triplet: 51, 70 and 65. RGB value is (81,112,101). Sum of RGB (Red+Green+Blue) = 81+112+101=294 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.55% from 294); Green value is 112 (44.14% from 255 or 38.10% from 294); Blue value is 101 (39.84% from 255 or 34.35% from 294); Max value from RGB is 112 - color contains mainly: green. Hex color #517065 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517065 is #AE8F9A. Grayscale: #656565. Windows color (decimal): -11440027 or 6647889. OLE color: 6647889.
HSL color Cylindrical-coordinate representation of color #517065: hue angle of 158.71º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #517065 is Cyan = 0.28, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 101 | - |
| CMYK | 0.28 | 0 | 0.10 | 0.56 |
| HSL | 158.71º | 0.16% | 0.38% | - |
| HSV(B) | 158.71º | 0.28% | 0.44% | - |
| XYZ | 11.54 | 14.28 | 14.46 | - |
| YUV | 101.48 | 127.73 | 113.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 101 | 0.28 | 0 | 0.10 | 0.56 | 158.71 | 0.16 | 0.38 |
| Hex | 51 | 70 | 65 | 1C | 0 | A | 38 | 9F | 10 | 26 |
| Octal | 121 | 160 | 145 | 34 | 0 | 12 | 70 | 237 | 20 | 46 |
| Binary | 1010001 | 1110000 | 1100101 | 11100 | 0 | 1010 | 111000 | 10011111 | 10000 | 100110 |
Color Harmonies of #517065
Complementary color
Monochromatic Colors of #517065
Black with #517065
Text Example
Text Example
White with #517065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517065; }
p { color: rgb(81,112,101); }
H1.HeaderClassName
{
color: #517065;
}
.AnyTagClassName
{
color: #517065;
}
</style>
background-color css
<style>
a { background-color: #517065; }
a { background-color: rgb(81,112,101); }
div.DivClassName
{
background-color: #517065;
}
.BgClassName
{
background-color: #517065;
}
</style>
border-color css
<style>
span { border-color: #517065; }
span { border-color: rgb(81,112,101); }
td.TdClassName
{
border-color: #517065;
}
.TagClassName
{
border-color: #517065;
}
</style>