Shades of Dark Green Copper #477263
Tints of Dark Green Copper #477263
RGB
CMYK
RGB Variations
Color information
#477263 (or 0x477263) is known color: Dark Green Copper. HEX triplet: 47, 72 and 63. RGB value is (71,114,99). Sum of RGB (Red+Green+Blue) = 71+114+99=284 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25% from 284); Green value is 114 (44.92% from 255 or 40.14% from 284); Blue value is 99 (39.06% from 255 or 34.86% from 284); Max value from RGB is 114 - color contains mainly: green. Hex color #477263 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477263 is #B88D9C. Grayscale: #636363. Windows color (decimal): -12094877 or 6517319. OLE color: 6517319.
HSL color Cylindrical-coordinate representation of color #477263: hue angle of 159.07º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #477263 is Cyan = 0.38, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 114 | 99 | - |
| CMYK | 0.38 | 0 | 0.13 | 0.55 |
| HSL | 159.07º | 0.23% | 0.36% | - |
| HSV(B) | 159.07º | 0.38% | 0.45% | - |
| XYZ | 10.87 | 14.28 | 13.99 | - |
| YUV | 99.43 | 127.75 | 107.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 99 | 0.38 | 0 | 0.13 | 0.55 | 159.07 | 0.23 | 0.36 |
| Hex | 47 | 72 | 63 | 26 | 0 | D | 37 | 9F | 17 | 24 |
| Octal | 107 | 162 | 143 | 46 | 0 | 15 | 67 | 237 | 27 | 44 |
| Binary | 1000111 | 1110010 | 1100011 | 100110 | 0 | 1101 | 110111 | 10011111 | 10111 | 100100 |
Color Harmonies of #477263
Complementary color
Monochromatic Colors of #477263
Black with #477263
Text Example
Text Example
White with #477263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477263; }
p { color: rgb(71,114,99); }
H1.HeaderClassName
{
color: #477263;
}
.AnyTagClassName
{
color: #477263;
}
</style>
background-color css
<style>
a { background-color: #477263; }
a { background-color: rgb(71,114,99); }
div.DivClassName
{
background-color: #477263;
}
.BgClassName
{
background-color: #477263;
}
</style>
border-color css
<style>
span { border-color: #477263; }
span { border-color: rgb(71,114,99); }
td.TdClassName
{
border-color: #477263;
}
.TagClassName
{
border-color: #477263;
}
</style>