Shades of Dark Green Copper #477566
Tints of Dark Green Copper #477566
RGB
CMYK
RGB Variations
Color information
#477566 (or 0x477566) is known color: Dark Green Copper. HEX triplet: 47, 75 and 66. RGB value is (71,117,102). Sum of RGB (Red+Green+Blue) = 71+117+102=290 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.48% from 290); Green value is 117 (46.09% from 255 or 40.34% from 290); Blue value is 102 (40.23% from 255 or 35.17% from 290); Max value from RGB is 117 - color contains mainly: green. Hex color #477566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477566 is #B88A99. Grayscale: #656565. Windows color (decimal): -12094106 or 6714695. OLE color: 6714695.
HSL color Cylindrical-coordinate representation of color #477566: hue angle of 160.43º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #477566 is Cyan = 0.39, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 102 | - |
| CMYK | 0.39 | 0 | 0.13 | 0.54 |
| HSL | 160.43º | 0.24% | 0.37% | - |
| HSV(B) | 160.43º | 0.39% | 0.46% | - |
| XYZ | 11.36 | 15.02 | 14.87 | - |
| YUV | 101.54 | 128.26 | 106.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 102 | 0.39 | 0 | 0.13 | 0.54 | 160.43 | 0.24 | 0.37 |
| Hex | 47 | 75 | 66 | 27 | 0 | D | 36 | A0 | 18 | 25 |
| Octal | 107 | 165 | 146 | 47 | 0 | 15 | 66 | 240 | 30 | 45 |
| Binary | 1000111 | 1110101 | 1100110 | 100111 | 0 | 1101 | 110110 | 10100000 | 11000 | 100101 |
Color Harmonies of #477566
Complementary color
Monochromatic Colors of #477566
Black with #477566
Text Example
Text Example
White with #477566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477566; }
p { color: rgb(71,117,102); }
H1.HeaderClassName
{
color: #477566;
}
.AnyTagClassName
{
color: #477566;
}
</style>
background-color css
<style>
a { background-color: #477566; }
a { background-color: rgb(71,117,102); }
div.DivClassName
{
background-color: #477566;
}
.BgClassName
{
background-color: #477566;
}
</style>
border-color css
<style>
span { border-color: #477566; }
span { border-color: rgb(71,117,102); }
td.TdClassName
{
border-color: #477566;
}
.TagClassName
{
border-color: #477566;
}
</style>