Shades of Dark Green Copper #467771
Tints of Dark Green Copper #467771
RGB
CMYK
RGB Variations
Color information
#467771 (or 0x467771) is known color: Dark Green Copper. HEX triplet: 46, 77 and 71. RGB value is (70,119,113). Sum of RGB (Red+Green+Blue) = 70+119+113=302 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.18% from 302); Green value is 119 (46.88% from 255 or 39.40% from 302); Blue value is 113 (44.53% from 255 or 37.42% from 302); Max value from RGB is 119 - color contains mainly: green. Hex color #467771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467771 is #B9888E. Grayscale: #676767. Windows color (decimal): -12159119 or 7436102. OLE color: 7436102.
HSL color Cylindrical-coordinate representation of color #467771: hue angle of 172.65º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #467771 is Cyan = 0.41, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 119 | 113 | - |
| CMYK | 0.41 | 0 | 0.05 | 0.53 |
| HSL | 172.65º | 0.26% | 0.37% | - |
| HSV(B) | 172.65º | 0.41% | 0.47% | - |
| XYZ | 12.1 | 15.69 | 18.01 | - |
| YUV | 103.67 | 133.27 | 103.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 119 | 113 | 0.41 | 0 | 0.05 | 0.53 | 172.65 | 0.26 | 0.37 |
| Hex | 46 | 77 | 71 | 29 | 0 | 5 | 35 | AD | 1A | 25 |
| Octal | 106 | 167 | 161 | 51 | 0 | 5 | 65 | 255 | 32 | 45 |
| Binary | 1000110 | 1110111 | 1110001 | 101001 | 0 | 101 | 110101 | 10101101 | 11010 | 100101 |
Color Harmonies of #467771
Complementary color
Monochromatic Colors of #467771
Black with #467771
Text Example
Text Example
White with #467771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467771; }
p { color: rgb(70,119,113); }
H1.HeaderClassName
{
color: #467771;
}
.AnyTagClassName
{
color: #467771;
}
</style>
background-color css
<style>
a { background-color: #467771; }
a { background-color: rgb(70,119,113); }
div.DivClassName
{
background-color: #467771;
}
.BgClassName
{
background-color: #467771;
}
</style>
border-color css
<style>
span { border-color: #467771; }
span { border-color: rgb(70,119,113); }
td.TdClassName
{
border-color: #467771;
}
.TagClassName
{
border-color: #467771;
}
</style>