Shades of Dark Green Copper #477166
Tints of Dark Green Copper #477166
RGB
CMYK
RGB Variations
Color information
#477166 (or 0x477166) is known color: Dark Green Copper. HEX triplet: 47, 71 and 66. RGB value is (71,113,102). Sum of RGB (Red+Green+Blue) = 71+113+102=286 (37% of max value = 765). Red value is 71 (28.12% from 255 or 24.83% from 286); Green value is 113 (44.53% from 255 or 39.51% from 286); Blue value is 102 (40.23% from 255 or 35.66% from 286); Max value from RGB is 113 - color contains mainly: green. Hex color #477166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477166 is #B88E99. Grayscale: #636363. Windows color (decimal): -12095130 or 6713671. OLE color: 6713671.
HSL color Cylindrical-coordinate representation of color #477166: hue angle of 164.29º degrees, saturation: 0.23, 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 #477166 is Cyan = 0.37, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 113 | 102 | - |
| CMYK | 0.37 | 0 | 0.10 | 0.56 |
| HSL | 164.29º | 0.23% | 0.36% | - |
| HSV(B) | 164.29º | 0.37% | 0.44% | - |
| XYZ | 10.9 | 14.11 | 14.72 | - |
| YUV | 99.19 | 129.59 | 107.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 102 | 0.37 | 0 | 0.10 | 0.56 | 164.29 | 0.23 | 0.36 |
| Hex | 47 | 71 | 66 | 25 | 0 | A | 38 | A4 | 17 | 24 |
| Octal | 107 | 161 | 146 | 45 | 0 | 12 | 70 | 244 | 27 | 44 |
| Binary | 1000111 | 1110001 | 1100110 | 100101 | 0 | 1010 | 111000 | 10100100 | 10111 | 100100 |
Color Harmonies of #477166
Complementary color
Monochromatic Colors of #477166
Black with #477166
Text Example
Text Example
White with #477166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477166; }
p { color: rgb(71,113,102); }
H1.HeaderClassName
{
color: #477166;
}
.AnyTagClassName
{
color: #477166;
}
</style>
background-color css
<style>
a { background-color: #477166; }
a { background-color: rgb(71,113,102); }
div.DivClassName
{
background-color: #477166;
}
.BgClassName
{
background-color: #477166;
}
</style>
border-color css
<style>
span { border-color: #477166; }
span { border-color: rgb(71,113,102); }
td.TdClassName
{
border-color: #477166;
}
.TagClassName
{
border-color: #477166;
}
</style>