Shades of Dark Green Copper #477063
Tints of Dark Green Copper #477063
RGB
CMYK
RGB Variations
Color information
#477063 (or 0x477063) is known color: Dark Green Copper. HEX triplet: 47, 70 and 63. RGB value is (71,112,99). Sum of RGB (Red+Green+Blue) = 71+112+99=282 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25.18% from 282); Green value is 112 (44.14% from 255 or 39.72% from 282); Blue value is 99 (39.06% from 255 or 35.11% from 282); Max value from RGB is 112 - color contains mainly: green. Hex color #477063 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477063 is #B88F9C. Grayscale: #626262. Windows color (decimal): -12095389 or 6516807. OLE color: 6516807.
HSL color Cylindrical-coordinate representation of color #477063: hue angle of 160.98º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #477063 is Cyan = 0.37, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 99 | - |
| CMYK | 0.37 | 0 | 0.12 | 0.56 |
| HSL | 160.98º | 0.22% | 0.36% | - |
| HSV(B) | 160.98º | 0.37% | 0.44% | - |
| XYZ | 10.64 | 13.83 | 13.91 | - |
| YUV | 98.26 | 128.42 | 108.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 99 | 0.37 | 0 | 0.12 | 0.56 | 160.98 | 0.22 | 0.36 |
| Hex | 47 | 70 | 63 | 25 | 0 | C | 38 | A1 | 16 | 24 |
| Octal | 107 | 160 | 143 | 45 | 0 | 14 | 70 | 241 | 26 | 44 |
| Binary | 1000111 | 1110000 | 1100011 | 100101 | 0 | 1100 | 111000 | 10100001 | 10110 | 100100 |
Color Harmonies of #477063
Complementary color
Monochromatic Colors of #477063
Black with #477063
Text Example
Text Example
White with #477063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477063; }
p { color: rgb(71,112,99); }
H1.HeaderClassName
{
color: #477063;
}
.AnyTagClassName
{
color: #477063;
}
</style>
background-color css
<style>
a { background-color: #477063; }
a { background-color: rgb(71,112,99); }
div.DivClassName
{
background-color: #477063;
}
.BgClassName
{
background-color: #477063;
}
</style>
border-color css
<style>
span { border-color: #477063; }
span { border-color: rgb(71,112,99); }
td.TdClassName
{
border-color: #477063;
}
.TagClassName
{
border-color: #477063;
}
</style>