Shades of Dark Green Copper #477067
Tints of Dark Green Copper #477067
RGB
CMYK
RGB Variations
Color information
#477067 (or 0x477067) is known color: Dark Green Copper. HEX triplet: 47, 70 and 67. RGB value is (71,112,103). Sum of RGB (Red+Green+Blue) = 71+112+103=286 (37% of max value = 765). Red value is 71 (28.12% from 255 or 24.83% from 286); Green value is 112 (44.14% from 255 or 39.16% from 286); Blue value is 103 (40.62% from 255 or 36.01% from 286); Max value from RGB is 112 - color contains mainly: green. Hex color #477067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477067 is #B88F98. Grayscale: #626262. Windows color (decimal): -12095385 or 6778951. OLE color: 6778951.
HSL color Cylindrical-coordinate representation of color #477067: hue angle of 166.83º 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 #477067 is Cyan = 0.37, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 103 | - |
| CMYK | 0.37 | 0 | 0.08 | 0.56 |
| HSL | 166.83º | 0.22% | 0.36% | - |
| HSV(B) | 166.83º | 0.37% | 0.44% | - |
| XYZ | 10.84 | 13.91 | 14.94 | - |
| YUV | 98.72 | 130.42 | 108.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 103 | 0.37 | 0 | 0.08 | 0.56 | 166.83 | 0.22 | 0.36 |
| Hex | 47 | 70 | 67 | 25 | 0 | 8 | 38 | A7 | 16 | 24 |
| Octal | 107 | 160 | 147 | 45 | 0 | 10 | 70 | 247 | 26 | 44 |
| Binary | 1000111 | 1110000 | 1100111 | 100101 | 0 | 1000 | 111000 | 10100111 | 10110 | 100100 |
Color Harmonies of #477067
Complementary color
Monochromatic Colors of #477067
Black with #477067
Text Example
Text Example
White with #477067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477067; }
p { color: rgb(71,112,103); }
H1.HeaderClassName
{
color: #477067;
}
.AnyTagClassName
{
color: #477067;
}
</style>
background-color css
<style>
a { background-color: #477067; }
a { background-color: rgb(71,112,103); }
div.DivClassName
{
background-color: #477067;
}
.BgClassName
{
background-color: #477067;
}
</style>
border-color css
<style>
span { border-color: #477067; }
span { border-color: rgb(71,112,103); }
td.TdClassName
{
border-color: #477067;
}
.TagClassName
{
border-color: #477067;
}
</style>