Shades of Dark Green Copper #517970
Tints of Dark Green Copper #517970
RGB
CMYK
RGB Variations
Color information
#517970 (or 0x517970) is known color: Dark Green Copper. HEX triplet: 51, 79 and 70. RGB value is (81,121,112). Sum of RGB (Red+Green+Blue) = 81+121+112=314 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.80% from 314); Green value is 121 (47.66% from 255 or 38.54% from 314); Blue value is 112 (44.14% from 255 or 35.67% from 314); Max value from RGB is 121 - color contains mainly: green. Hex color #517970 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517970 is #AE868F. Grayscale: #6C6C6C. Windows color (decimal): -11437712 or 7371089. OLE color: 7371089.
HSL color Cylindrical-coordinate representation of color #517970: hue angle of 166.5º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #517970 is Cyan = 0.33, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 121 | 112 | - |
| CMYK | 0.33 | 0 | 0.07 | 0.53 |
| HSL | 166.5º | 0.2% | 0.4% | - |
| HSV(B) | 166.5º | 0.33% | 0.47% | - |
| XYZ | 13.16 | 16.59 | 17.84 | - |
| YUV | 108.01 | 130.25 | 108.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 121 | 112 | 0.33 | 0 | 0.07 | 0.53 | 166.5 | 0.2 | 0.4 |
| Hex | 51 | 79 | 70 | 21 | 0 | 7 | 35 | A6 | 14 | 28 |
| Octal | 121 | 171 | 160 | 41 | 0 | 7 | 65 | 246 | 24 | 50 |
| Binary | 1010001 | 1111001 | 1110000 | 100001 | 0 | 111 | 110101 | 10100110 | 10100 | 101000 |
Color Harmonies of #517970
Complementary color
Monochromatic Colors of #517970
Black with #517970
Text Example
Text Example
White with #517970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517970; }
p { color: rgb(81,121,112); }
H1.HeaderClassName
{
color: #517970;
}
.AnyTagClassName
{
color: #517970;
}
</style>
background-color css
<style>
a { background-color: #517970; }
a { background-color: rgb(81,121,112); }
div.DivClassName
{
background-color: #517970;
}
.BgClassName
{
background-color: #517970;
}
</style>
border-color css
<style>
span { border-color: #517970; }
span { border-color: rgb(81,121,112); }
td.TdClassName
{
border-color: #517970;
}
.TagClassName
{
border-color: #517970;
}
</style>