Shades of Dark Green Copper #477068
Tints of Dark Green Copper #477068
RGB
CMYK
RGB Variations
Color information
#477068 (or 0x477068) is known color: Dark Green Copper. HEX triplet: 47, 70 and 68. RGB value is (71,112,104). Sum of RGB (Red+Green+Blue) = 71+112+104=287 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.74% from 287); Green value is 112 (44.14% from 255 or 39.02% from 287); Blue value is 104 (41.02% from 255 or 36.24% from 287); Max value from RGB is 112 - color contains mainly: green. Hex color #477068 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477068 is #B88F97. Grayscale: #626262. Windows color (decimal): -12095384 or 6844487. OLE color: 6844487.
HSL color Cylindrical-coordinate representation of color #477068: hue angle of 168.29º 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 #477068 is Cyan = 0.37, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 104 | - |
| CMYK | 0.37 | 0 | 0.07 | 0.56 |
| HSL | 168.29º | 0.22% | 0.36% | - |
| HSV(B) | 168.29º | 0.37% | 0.44% | - |
| XYZ | 10.89 | 13.93 | 15.21 | - |
| YUV | 98.83 | 130.92 | 108.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 104 | 0.37 | 0 | 0.07 | 0.56 | 168.29 | 0.22 | 0.36 |
| Hex | 47 | 70 | 68 | 25 | 0 | 7 | 38 | A8 | 16 | 24 |
| Octal | 107 | 160 | 150 | 45 | 0 | 7 | 70 | 250 | 26 | 44 |
| Binary | 1000111 | 1110000 | 1101000 | 100101 | 0 | 111 | 111000 | 10101000 | 10110 | 100100 |
Color Harmonies of #477068
Complementary color
Monochromatic Colors of #477068
Black with #477068
Text Example
Text Example
White with #477068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477068; }
p { color: rgb(71,112,104); }
H1.HeaderClassName
{
color: #477068;
}
.AnyTagClassName
{
color: #477068;
}
</style>
background-color css
<style>
a { background-color: #477068; }
a { background-color: rgb(71,112,104); }
div.DivClassName
{
background-color: #477068;
}
.BgClassName
{
background-color: #477068;
}
</style>
border-color css
<style>
span { border-color: #477068; }
span { border-color: rgb(71,112,104); }
td.TdClassName
{
border-color: #477068;
}
.TagClassName
{
border-color: #477068;
}
</style>