Shades of Dark Green Copper #477669
Tints of Dark Green Copper #477669
RGB
CMYK
RGB Variations
Color information
#477669 (or 0x477669) is known color: Dark Green Copper. HEX triplet: 47, 76 and 69. RGB value is (71,118,105). Sum of RGB (Red+Green+Blue) = 71+118+105=294 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.15% from 294); Green value is 118 (46.48% from 255 or 40.14% from 294); Blue value is 105 (41.41% from 255 or 35.71% from 294); Max value from RGB is 118 - color contains mainly: green. Hex color #477669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477669 is #B88996. Grayscale: #666666. Windows color (decimal): -12093847 or 6911559. OLE color: 6911559.
HSL color Cylindrical-coordinate representation of color #477669: hue angle of 163.4º 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 #477669 is Cyan = 0.40, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 105 | - |
| CMYK | 0.40 | 0 | 0.11 | 0.54 |
| HSL | 163.4º | 0.25% | 0.37% | - |
| HSV(B) | 163.4º | 0.4% | 0.46% | - |
| XYZ | 11.63 | 15.32 | 15.71 | - |
| YUV | 102.47 | 129.43 | 105.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 105 | 0.40 | 0 | 0.11 | 0.54 | 163.4 | 0.25 | 0.37 |
| Hex | 47 | 76 | 69 | 28 | 0 | B | 36 | A3 | 19 | 25 |
| Octal | 107 | 166 | 151 | 50 | 0 | 13 | 66 | 243 | 31 | 45 |
| Binary | 1000111 | 1110110 | 1101001 | 101000 | 0 | 1011 | 110110 | 10100011 | 11001 | 100101 |
Color Harmonies of #477669
Complementary color
Monochromatic Colors of #477669
Black with #477669
Text Example
Text Example
White with #477669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477669; }
p { color: rgb(71,118,105); }
H1.HeaderClassName
{
color: #477669;
}
.AnyTagClassName
{
color: #477669;
}
</style>
background-color css
<style>
a { background-color: #477669; }
a { background-color: rgb(71,118,105); }
div.DivClassName
{
background-color: #477669;
}
.BgClassName
{
background-color: #477669;
}
</style>
border-color css
<style>
span { border-color: #477669; }
span { border-color: rgb(71,118,105); }
td.TdClassName
{
border-color: #477669;
}
.TagClassName
{
border-color: #477669;
}
</style>