Shades of Dark Green Copper #477168
Tints of Dark Green Copper #477168
RGB
CMYK
RGB Variations
Color information
#477168 (or 0x477168) is known color: Dark Green Copper. HEX triplet: 47, 71 and 68. RGB value is (71,113,104). Sum of RGB (Red+Green+Blue) = 71+113+104=288 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.65% from 288); Green value is 113 (44.53% from 255 or 39.24% from 288); Blue value is 104 (41.02% from 255 or 36.11% from 288); Max value from RGB is 113 - color contains mainly: green. Hex color #477168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477168 is #B88E97. Grayscale: #636363. Windows color (decimal): -12095128 or 6844743. OLE color: 6844743.
HSL color Cylindrical-coordinate representation of color #477168: hue angle of 167.14º 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 #477168 is Cyan = 0.37, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 113 | 104 | - |
| CMYK | 0.37 | 0 | 0.08 | 0.56 |
| HSL | 167.14º | 0.23% | 0.36% | - |
| HSV(B) | 167.14º | 0.37% | 0.44% | - |
| XYZ | 11 | 14.15 | 15.25 | - |
| YUV | 99.42 | 130.59 | 107.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 104 | 0.37 | 0 | 0.08 | 0.56 | 167.14 | 0.23 | 0.36 |
| Hex | 47 | 71 | 68 | 25 | 0 | 8 | 38 | A7 | 17 | 24 |
| Octal | 107 | 161 | 150 | 45 | 0 | 10 | 70 | 247 | 27 | 44 |
| Binary | 1000111 | 1110001 | 1101000 | 100101 | 0 | 1000 | 111000 | 10100111 | 10111 | 100100 |
Color Harmonies of #477168
Complementary color
Monochromatic Colors of #477168
Black with #477168
Text Example
Text Example
White with #477168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477168; }
p { color: rgb(71,113,104); }
H1.HeaderClassName
{
color: #477168;
}
.AnyTagClassName
{
color: #477168;
}
</style>
background-color css
<style>
a { background-color: #477168; }
a { background-color: rgb(71,113,104); }
div.DivClassName
{
background-color: #477168;
}
.BgClassName
{
background-color: #477168;
}
</style>
border-color css
<style>
span { border-color: #477168; }
span { border-color: rgb(71,113,104); }
td.TdClassName
{
border-color: #477168;
}
.TagClassName
{
border-color: #477168;
}
</style>