Shades of Dark Green Copper #477465
Tints of Dark Green Copper #477465
RGB
CMYK
RGB Variations
Color information
#477465 (or 0x477465) is known color: Dark Green Copper. HEX triplet: 47, 74 and 65. RGB value is (71,116,101). Sum of RGB (Red+Green+Blue) = 71+116+101=288 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.65% from 288); Green value is 116 (45.70% from 255 or 40.28% from 288); Blue value is 101 (39.84% from 255 or 35.07% from 288); Max value from RGB is 116 - color contains mainly: green. Hex color #477465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477465 is #B88B9A. Grayscale: #646464. Windows color (decimal): -12094363 or 6648903. OLE color: 6648903.
HSL color Cylindrical-coordinate representation of color #477465: hue angle of 160º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #477465 is Cyan = 0.39, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 116 | 101 | - |
| CMYK | 0.39 | 0 | 0.13 | 0.55 |
| HSL | 160º | 0.24% | 0.37% | - |
| HSV(B) | 160º | 0.39% | 0.45% | - |
| XYZ | 11.19 | 14.77 | 14.57 | - |
| YUV | 100.84 | 128.09 | 106.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 101 | 0.39 | 0 | 0.13 | 0.55 | 160 | 0.24 | 0.37 |
| Hex | 47 | 74 | 65 | 27 | 0 | D | 37 | A0 | 18 | 25 |
| Octal | 107 | 164 | 145 | 47 | 0 | 15 | 67 | 240 | 30 | 45 |
| Binary | 1000111 | 1110100 | 1100101 | 100111 | 0 | 1101 | 110111 | 10100000 | 11000 | 100101 |
Color Harmonies of #477465
Complementary color
Monochromatic Colors of #477465
Black with #477465
Text Example
Text Example
White with #477465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477465; }
p { color: rgb(71,116,101); }
H1.HeaderClassName
{
color: #477465;
}
.AnyTagClassName
{
color: #477465;
}
</style>
background-color css
<style>
a { background-color: #477465; }
a { background-color: rgb(71,116,101); }
div.DivClassName
{
background-color: #477465;
}
.BgClassName
{
background-color: #477465;
}
</style>
border-color css
<style>
span { border-color: #477465; }
span { border-color: rgb(71,116,101); }
td.TdClassName
{
border-color: #477465;
}
.TagClassName
{
border-color: #477465;
}
</style>