Shades of Dark Green Copper #477673
Tints of Dark Green Copper #477673
RGB
CMYK
RGB Variations
Color information
#477673 (or 0x477673) is known color: Dark Green Copper. HEX triplet: 47, 76 and 73. RGB value is (71,118,115). Sum of RGB (Red+Green+Blue) = 71+118+115=304 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.36% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 115 (45.31% from 255 or 37.83% from 304); Max value from RGB is 118 - color contains mainly: green. Hex color #477673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477673 is #B8898C. Grayscale: #676767. Windows color (decimal): -12093837 or 7566919. OLE color: 7566919.
HSL color Cylindrical-coordinate representation of color #477673: hue angle of 176.17º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477673 is Cyan = 0.40, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 115 | - |
| CMYK | 0.40 | 0 | 0.03 | 0.54 |
| HSL | 176.17º | 0.25% | 0.37% | - |
| HSV(B) | 176.17º | 0.4% | 0.46% | - |
| XYZ | 12.17 | 15.53 | 18.58 | - |
| YUV | 103.61 | 134.43 | 104.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 115 | 0.40 | 0 | 0.03 | 0.54 | 176.17 | 0.25 | 0.37 |
| Hex | 47 | 76 | 73 | 28 | 0 | 3 | 36 | B0 | 19 | 25 |
| Octal | 107 | 166 | 163 | 50 | 0 | 3 | 66 | 260 | 31 | 45 |
| Binary | 1000111 | 1110110 | 1110011 | 101000 | 0 | 11 | 110110 | 10110000 | 11001 | 100101 |
Color Harmonies of #477673
Complementary color
Monochromatic Colors of #477673
Black with #477673
Text Example
Text Example
White with #477673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477673; }
p { color: rgb(71,118,115); }
H1.HeaderClassName
{
color: #477673;
}
.AnyTagClassName
{
color: #477673;
}
</style>
background-color css
<style>
a { background-color: #477673; }
a { background-color: rgb(71,118,115); }
div.DivClassName
{
background-color: #477673;
}
.BgClassName
{
background-color: #477673;
}
</style>
border-color css
<style>
span { border-color: #477673; }
span { border-color: rgb(71,118,115); }
td.TdClassName
{
border-color: #477673;
}
.TagClassName
{
border-color: #477673;
}
</style>