Shades of Dark Green Copper #517269
Tints of Dark Green Copper #517269
RGB
CMYK
RGB Variations
Color information
#517269 (or 0x517269) is known color: Dark Green Copper. HEX triplet: 51, 72 and 69. RGB value is (81,114,105). Sum of RGB (Red+Green+Blue) = 81+114+105=300 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27% from 300); Green value is 114 (44.92% from 255 or 38% from 300); Blue value is 105 (41.41% from 255 or 35% from 300); Max value from RGB is 114 - color contains mainly: green. Hex color #517269 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517269 is #AE8D96. Grayscale: #676767. Windows color (decimal): -11439511 or 6910545. OLE color: 6910545.
HSL color Cylindrical-coordinate representation of color #517269: hue angle of 163.64º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #517269 is Cyan = 0.29, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 114 | 105 | - |
| CMYK | 0.29 | 0 | 0.08 | 0.55 |
| HSL | 163.64º | 0.17% | 0.38% | - |
| HSV(B) | 163.64º | 0.29% | 0.45% | - |
| XYZ | 11.96 | 14.8 | 15.59 | - |
| YUV | 103.11 | 129.07 | 112.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 114 | 105 | 0.29 | 0 | 0.08 | 0.55 | 163.64 | 0.17 | 0.38 |
| Hex | 51 | 72 | 69 | 1D | 0 | 8 | 37 | A4 | 11 | 26 |
| Octal | 121 | 162 | 151 | 35 | 0 | 10 | 67 | 244 | 21 | 46 |
| Binary | 1010001 | 1110010 | 1101001 | 11101 | 0 | 1000 | 110111 | 10100100 | 10001 | 100110 |
Color Harmonies of #517269
Complementary color
Monochromatic Colors of #517269
Black with #517269
Text Example
Text Example
White with #517269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517269; }
p { color: rgb(81,114,105); }
H1.HeaderClassName
{
color: #517269;
}
.AnyTagClassName
{
color: #517269;
}
</style>
background-color css
<style>
a { background-color: #517269; }
a { background-color: rgb(81,114,105); }
div.DivClassName
{
background-color: #517269;
}
.BgClassName
{
background-color: #517269;
}
</style>
border-color css
<style>
span { border-color: #517269; }
span { border-color: rgb(81,114,105); }
td.TdClassName
{
border-color: #517269;
}
.TagClassName
{
border-color: #517269;
}
</style>