Shades of Dark Green Copper #477870
Tints of Dark Green Copper #477870
RGB
CMYK
RGB Variations
Color information
#477870 (or 0x477870) is known color: Dark Green Copper. HEX triplet: 47, 78 and 70. RGB value is (71,120,112). Sum of RGB (Red+Green+Blue) = 71+120+112=303 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.43% from 303); Green value is 120 (47.27% from 255 or 39.60% from 303); Blue value is 112 (44.14% from 255 or 36.96% from 303); Max value from RGB is 120 - color contains mainly: green. Hex color #477870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477870 is #B8878F. Grayscale: #686868. Windows color (decimal): -12093328 or 7370823. OLE color: 7370823.
HSL color Cylindrical-coordinate representation of color #477870: hue angle of 170.2º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #477870 is Cyan = 0.41, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 120 | 112 | - |
| CMYK | 0.41 | 0 | 0.07 | 0.53 |
| HSL | 170.2º | 0.26% | 0.37% | - |
| HSV(B) | 170.2º | 0.41% | 0.47% | - |
| XYZ | 12.24 | 15.94 | 17.76 | - |
| YUV | 104.44 | 132.27 | 104.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 120 | 112 | 0.41 | 0 | 0.07 | 0.53 | 170.2 | 0.26 | 0.37 |
| Hex | 47 | 78 | 70 | 29 | 0 | 7 | 35 | AA | 1A | 25 |
| Octal | 107 | 170 | 160 | 51 | 0 | 7 | 65 | 252 | 32 | 45 |
| Binary | 1000111 | 1111000 | 1110000 | 101001 | 0 | 111 | 110101 | 10101010 | 11010 | 100101 |
Color Harmonies of #477870
Complementary color
Monochromatic Colors of #477870
Black with #477870
Text Example
Text Example
White with #477870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477870; }
p { color: rgb(71,120,112); }
H1.HeaderClassName
{
color: #477870;
}
.AnyTagClassName
{
color: #477870;
}
</style>
background-color css
<style>
a { background-color: #477870; }
a { background-color: rgb(71,120,112); }
div.DivClassName
{
background-color: #477870;
}
.BgClassName
{
background-color: #477870;
}
</style>
border-color css
<style>
span { border-color: #477870; }
span { border-color: rgb(71,120,112); }
td.TdClassName
{
border-color: #477870;
}
.TagClassName
{
border-color: #477870;
}
</style>