Shades of Dark Green Copper #467470
Tints of Dark Green Copper #467470
RGB
CMYK
RGB Variations
Color information
#467470 (or 0x467470) is known color: Dark Green Copper. HEX triplet: 46, 74 and 70. RGB value is (70,116,112). Sum of RGB (Red+Green+Blue) = 70+116+112=298 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.49% from 298); Green value is 116 (45.70% from 255 or 38.93% from 298); Blue value is 112 (44.14% from 255 or 37.58% from 298); Max value from RGB is 116 - color contains mainly: green. Hex color #467470 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467470 is #B98B8F. Grayscale: #656565. Windows color (decimal): -12159888 or 7369798. OLE color: 7369798.
HSL color Cylindrical-coordinate representation of color #467470: hue angle of 174.78º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #467470 is Cyan = 0.40, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 112 | - |
| CMYK | 0.40 | 0 | 0.03 | 0.55 |
| HSL | 174.78º | 0.25% | 0.36% | - |
| HSV(B) | 174.78º | 0.4% | 0.45% | - |
| XYZ | 11.7 | 14.96 | 17.6 | - |
| YUV | 101.79 | 133.76 | 105.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 112 | 0.40 | 0 | 0.03 | 0.55 | 174.78 | 0.25 | 0.36 |
| Hex | 46 | 74 | 70 | 28 | 0 | 3 | 37 | AF | 19 | 24 |
| Octal | 106 | 164 | 160 | 50 | 0 | 3 | 67 | 257 | 31 | 44 |
| Binary | 1000110 | 1110100 | 1110000 | 101000 | 0 | 11 | 110111 | 10101111 | 11001 | 100100 |
Color Harmonies of #467470
Complementary color
Monochromatic Colors of #467470
Black with #467470
Text Example
Text Example
White with #467470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467470; }
p { color: rgb(70,116,112); }
H1.HeaderClassName
{
color: #467470;
}
.AnyTagClassName
{
color: #467470;
}
</style>
background-color css
<style>
a { background-color: #467470; }
a { background-color: rgb(70,116,112); }
div.DivClassName
{
background-color: #467470;
}
.BgClassName
{
background-color: #467470;
}
</style>
border-color css
<style>
span { border-color: #467470; }
span { border-color: rgb(70,116,112); }
td.TdClassName
{
border-color: #467470;
}
.TagClassName
{
border-color: #467470;
}
</style>