Shades of Dark Green Copper #477370
Tints of Dark Green Copper #477370
RGB
CMYK
RGB Variations
Color information
#477370 (or 0x477370) is known color: Dark Green Copper. HEX triplet: 47, 73 and 70. RGB value is (71,115,112). Sum of RGB (Red+Green+Blue) = 71+115+112=298 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.83% from 298); Green value is 115 (45.31% from 255 or 38.59% from 298); Blue value is 112 (44.14% from 255 or 37.58% from 298); Max value from RGB is 115 - color contains mainly: green. Hex color #477370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477370 is #B88C8F. Grayscale: #656565. Windows color (decimal): -12094608 or 7369543. OLE color: 7369543.
HSL color Cylindrical-coordinate representation of color #477370: hue angle of 175.91º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #477370 is Cyan = 0.38, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 115 | 112 | - |
| CMYK | 0.38 | 0 | 0.03 | 0.55 |
| HSL | 175.91º | 0.24% | 0.36% | - |
| HSV(B) | 175.91º | 0.38% | 0.45% | - |
| XYZ | 11.65 | 14.77 | 17.57 | - |
| YUV | 101.5 | 133.92 | 106.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 112 | 0.38 | 0 | 0.03 | 0.55 | 175.91 | 0.24 | 0.36 |
| Hex | 47 | 73 | 70 | 26 | 0 | 3 | 37 | B0 | 18 | 24 |
| Octal | 107 | 163 | 160 | 46 | 0 | 3 | 67 | 260 | 30 | 44 |
| Binary | 1000111 | 1110011 | 1110000 | 100110 | 0 | 11 | 110111 | 10110000 | 11000 | 100100 |
Color Harmonies of #477370
Complementary color
Monochromatic Colors of #477370
Black with #477370
Text Example
Text Example
White with #477370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477370; }
p { color: rgb(71,115,112); }
H1.HeaderClassName
{
color: #477370;
}
.AnyTagClassName
{
color: #477370;
}
</style>
background-color css
<style>
a { background-color: #477370; }
a { background-color: rgb(71,115,112); }
div.DivClassName
{
background-color: #477370;
}
.BgClassName
{
background-color: #477370;
}
</style>
border-color css
<style>
span { border-color: #477370; }
span { border-color: rgb(71,115,112); }
td.TdClassName
{
border-color: #477370;
}
.TagClassName
{
border-color: #477370;
}
</style>