Shades of Dark Green Copper #477773
Tints of Dark Green Copper #477773
RGB
CMYK
RGB Variations
Color information
#477773 (or 0x477773) is known color: Dark Green Copper. HEX triplet: 47, 77 and 73. RGB value is (71,119,115). Sum of RGB (Red+Green+Blue) = 71+119+115=305 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.28% from 305); Green value is 119 (46.88% from 255 or 39.02% from 305); Blue value is 115 (45.31% from 255 or 37.70% from 305); Max value from RGB is 119 - color contains mainly: green. Hex color #477773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477773 is #B8888C. Grayscale: #686868. Windows color (decimal): -12093581 or 7567175. OLE color: 7567175.
HSL color Cylindrical-coordinate representation of color #477773: hue angle of 175º 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 #477773 is Cyan = 0.40, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 119 | 115 | - |
| CMYK | 0.40 | 0 | 0.03 | 0.53 |
| HSL | 175º | 0.25% | 0.37% | - |
| HSV(B) | 175º | 0.4% | 0.47% | - |
| XYZ | 12.29 | 15.77 | 18.62 | - |
| YUV | 104.19 | 134.1 | 104.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 119 | 115 | 0.40 | 0 | 0.03 | 0.53 | 175 | 0.25 | 0.37 |
| Hex | 47 | 77 | 73 | 28 | 0 | 3 | 35 | AF | 19 | 25 |
| Octal | 107 | 167 | 163 | 50 | 0 | 3 | 65 | 257 | 31 | 45 |
| Binary | 1000111 | 1110111 | 1110011 | 101000 | 0 | 11 | 110101 | 10101111 | 11001 | 100101 |
Color Harmonies of #477773
Complementary color
Monochromatic Colors of #477773
Black with #477773
Text Example
Text Example
White with #477773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477773; }
p { color: rgb(71,119,115); }
H1.HeaderClassName
{
color: #477773;
}
.AnyTagClassName
{
color: #477773;
}
</style>
background-color css
<style>
a { background-color: #477773; }
a { background-color: rgb(71,119,115); }
div.DivClassName
{
background-color: #477773;
}
.BgClassName
{
background-color: #477773;
}
</style>
border-color css
<style>
span { border-color: #477773; }
span { border-color: rgb(71,119,115); }
td.TdClassName
{
border-color: #477773;
}
.TagClassName
{
border-color: #477773;
}
</style>