Shades of Dark Green Copper #477570
Tints of Dark Green Copper #477570
RGB
CMYK
RGB Variations
Color information
#477570 (or 0x477570) is known color: Dark Green Copper. HEX triplet: 47, 75 and 70. RGB value is (71,117,112). Sum of RGB (Red+Green+Blue) = 71+117+112=300 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.67% from 300); Green value is 117 (46.09% from 255 or 39% from 300); Blue value is 112 (44.14% from 255 or 37.33% from 300); Max value from RGB is 117 - color contains mainly: green. Hex color #477570 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477570 is #B88A8F. Grayscale: #666666. Windows color (decimal): -12094096 or 7370055. OLE color: 7370055.
HSL color Cylindrical-coordinate representation of color #477570: hue angle of 173.48º 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 #477570 is Cyan = 0.39, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 112 | - |
| CMYK | 0.39 | 0 | 0.04 | 0.54 |
| HSL | 173.48º | 0.24% | 0.37% | - |
| HSV(B) | 173.48º | 0.39% | 0.46% | - |
| XYZ | 11.88 | 15.23 | 17.64 | - |
| YUV | 102.68 | 133.26 | 105.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 112 | 0.39 | 0 | 0.04 | 0.54 | 173.48 | 0.24 | 0.37 |
| Hex | 47 | 75 | 70 | 27 | 0 | 4 | 36 | AD | 18 | 25 |
| Octal | 107 | 165 | 160 | 47 | 0 | 4 | 66 | 255 | 30 | 45 |
| Binary | 1000111 | 1110101 | 1110000 | 100111 | 0 | 100 | 110110 | 10101101 | 11000 | 100101 |
Color Harmonies of #477570
Complementary color
Monochromatic Colors of #477570
Black with #477570
Text Example
Text Example
White with #477570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477570; }
p { color: rgb(71,117,112); }
H1.HeaderClassName
{
color: #477570;
}
.AnyTagClassName
{
color: #477570;
}
</style>
background-color css
<style>
a { background-color: #477570; }
a { background-color: rgb(71,117,112); }
div.DivClassName
{
background-color: #477570;
}
.BgClassName
{
background-color: #477570;
}
</style>
border-color css
<style>
span { border-color: #477570; }
span { border-color: rgb(71,117,112); }
td.TdClassName
{
border-color: #477570;
}
.TagClassName
{
border-color: #477570;
}
</style>