Shades of Dark Green Copper #477668
Tints of Dark Green Copper #477668
RGB
CMYK
RGB Variations
Color information
#477668 (or 0x477668) is known color: Dark Green Copper. HEX triplet: 47, 76 and 68. RGB value is (71,118,104). Sum of RGB (Red+Green+Blue) = 71+118+104=293 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.23% from 293); Green value is 118 (46.48% from 255 or 40.27% from 293); Blue value is 104 (41.02% from 255 or 35.49% from 293); Max value from RGB is 118 - color contains mainly: green. Hex color #477668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477668 is #B88997. Grayscale: #666666. Windows color (decimal): -12093848 or 6846023. OLE color: 6846023.
HSL color Cylindrical-coordinate representation of color #477668: hue angle of 162.13º 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 #477668 is Cyan = 0.40, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 104 | - |
| CMYK | 0.40 | 0 | 0.12 | 0.54 |
| HSL | 162.13º | 0.25% | 0.37% | - |
| HSV(B) | 162.13º | 0.4% | 0.46% | - |
| XYZ | 11.58 | 15.3 | 15.44 | - |
| YUV | 102.35 | 128.93 | 105.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 104 | 0.40 | 0 | 0.12 | 0.54 | 162.13 | 0.25 | 0.37 |
| Hex | 47 | 76 | 68 | 28 | 0 | C | 36 | A2 | 19 | 25 |
| Octal | 107 | 166 | 150 | 50 | 0 | 14 | 66 | 242 | 31 | 45 |
| Binary | 1000111 | 1110110 | 1101000 | 101000 | 0 | 1100 | 110110 | 10100010 | 11001 | 100101 |
Color Harmonies of #477668
Complementary color
Monochromatic Colors of #477668
Black with #477668
Text Example
Text Example
White with #477668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477668; }
p { color: rgb(71,118,104); }
H1.HeaderClassName
{
color: #477668;
}
.AnyTagClassName
{
color: #477668;
}
</style>
background-color css
<style>
a { background-color: #477668; }
a { background-color: rgb(71,118,104); }
div.DivClassName
{
background-color: #477668;
}
.BgClassName
{
background-color: #477668;
}
</style>
border-color css
<style>
span { border-color: #477668; }
span { border-color: rgb(71,118,104); }
td.TdClassName
{
border-color: #477668;
}
.TagClassName
{
border-color: #477668;
}
</style>