Shades of Dark Green Copper #467065
Tints of Dark Green Copper #467065
RGB
CMYK
RGB Variations
Color information
#467065 (or 0x467065) is known color: Dark Green Copper. HEX triplet: 46, 70 and 65. RGB value is (70,112,101). Sum of RGB (Red+Green+Blue) = 70+112+101=283 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.73% from 283); Green value is 112 (44.14% from 255 or 39.58% from 283); Blue value is 101 (39.84% from 255 or 35.69% from 283); Max value from RGB is 112 - color contains mainly: green. Hex color #467065 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467065 is #B98F9A. Grayscale: #626262. Windows color (decimal): -12160923 or 6647878. OLE color: 6647878.
HSL color Cylindrical-coordinate representation of color #467065: hue angle of 164.29º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #467065 is Cyan = 0.38, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 101 | - |
| CMYK | 0.38 | 0 | 0.10 | 0.56 |
| HSL | 164.29º | 0.23% | 0.36% | - |
| HSV(B) | 164.29º | 0.38% | 0.44% | - |
| XYZ | 10.67 | 13.83 | 14.42 | - |
| YUV | 98.19 | 129.59 | 107.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 101 | 0.38 | 0 | 0.10 | 0.56 | 164.29 | 0.23 | 0.36 |
| Hex | 46 | 70 | 65 | 26 | 0 | A | 38 | A4 | 17 | 24 |
| Octal | 106 | 160 | 145 | 46 | 0 | 12 | 70 | 244 | 27 | 44 |
| Binary | 1000110 | 1110000 | 1100101 | 100110 | 0 | 1010 | 111000 | 10100100 | 10111 | 100100 |
Color Harmonies of #467065
Complementary color
Monochromatic Colors of #467065
Black with #467065
Text Example
Text Example
White with #467065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467065; }
p { color: rgb(70,112,101); }
H1.HeaderClassName
{
color: #467065;
}
.AnyTagClassName
{
color: #467065;
}
</style>
background-color css
<style>
a { background-color: #467065; }
a { background-color: rgb(70,112,101); }
div.DivClassName
{
background-color: #467065;
}
.BgClassName
{
background-color: #467065;
}
</style>
border-color css
<style>
span { border-color: #467065; }
span { border-color: rgb(70,112,101); }
td.TdClassName
{
border-color: #467065;
}
.TagClassName
{
border-color: #467065;
}
</style>