Shades of Dark Green Copper #477771
Tints of Dark Green Copper #477771
RGB
CMYK
RGB Variations
Color information
#477771 (or 0x477771) is known color: Dark Green Copper. HEX triplet: 47, 77 and 71. RGB value is (71,119,113). Sum of RGB (Red+Green+Blue) = 71+119+113=303 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.43% from 303); Green value is 119 (46.88% from 255 or 39.27% from 303); Blue value is 113 (44.53% from 255 or 37.29% from 303); Max value from RGB is 119 - color contains mainly: green. Hex color #477771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477771 is #B8888E. Grayscale: #676767. Windows color (decimal): -12093583 or 7436103. OLE color: 7436103.
HSL color Cylindrical-coordinate representation of color #477771: hue angle of 172.5º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477771 is Cyan = 0.40, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 119 | 113 | - |
| CMYK | 0.40 | 0 | 0.05 | 0.53 |
| HSL | 172.5º | 0.25% | 0.37% | - |
| HSV(B) | 172.5º | 0.4% | 0.47% | - |
| XYZ | 12.18 | 15.73 | 18.02 | - |
| YUV | 103.96 | 133.1 | 104.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 119 | 113 | 0.40 | 0 | 0.05 | 0.53 | 172.5 | 0.25 | 0.37 |
| Hex | 47 | 77 | 71 | 28 | 0 | 5 | 35 | AC | 19 | 25 |
| Octal | 107 | 167 | 161 | 50 | 0 | 5 | 65 | 254 | 31 | 45 |
| Binary | 1000111 | 1110111 | 1110001 | 101000 | 0 | 101 | 110101 | 10101100 | 11001 | 100101 |
Color Harmonies of #477771
Complementary color
Monochromatic Colors of #477771
Black with #477771
Text Example
Text Example
White with #477771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477771; }
p { color: rgb(71,119,113); }
H1.HeaderClassName
{
color: #477771;
}
.AnyTagClassName
{
color: #477771;
}
</style>
background-color css
<style>
a { background-color: #477771; }
a { background-color: rgb(71,119,113); }
div.DivClassName
{
background-color: #477771;
}
.BgClassName
{
background-color: #477771;
}
</style>
border-color css
<style>
span { border-color: #477771; }
span { border-color: rgb(71,119,113); }
td.TdClassName
{
border-color: #477771;
}
.TagClassName
{
border-color: #477771;
}
</style>