Shades of Dark Green Copper #467466
Tints of Dark Green Copper #467466
RGB
CMYK
RGB Variations
Color information
#467466 (or 0x467466) is known color: Dark Green Copper. HEX triplet: 46, 74 and 66. RGB value is (70,116,102). Sum of RGB (Red+Green+Blue) = 70+116+102=288 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.31% from 288); Green value is 116 (45.70% from 255 or 40.28% from 288); Blue value is 102 (40.23% from 255 or 35.42% from 288); Max value from RGB is 116 - color contains mainly: green. Hex color #467466 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467466 is #B98B99. Grayscale: #646464. Windows color (decimal): -12159898 or 6714438. OLE color: 6714438.
HSL color Cylindrical-coordinate representation of color #467466: hue angle of 161.74º 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 #467466 is Cyan = 0.40, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 102 | - |
| CMYK | 0.40 | 0 | 0.12 | 0.55 |
| HSL | 161.74º | 0.25% | 0.36% | - |
| HSV(B) | 161.74º | 0.4% | 0.45% | - |
| XYZ | 11.17 | 14.75 | 14.83 | - |
| YUV | 100.65 | 128.76 | 106.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 102 | 0.40 | 0 | 0.12 | 0.55 | 161.74 | 0.25 | 0.36 |
| Hex | 46 | 74 | 66 | 28 | 0 | C | 37 | A2 | 19 | 24 |
| Octal | 106 | 164 | 146 | 50 | 0 | 14 | 67 | 242 | 31 | 44 |
| Binary | 1000110 | 1110100 | 1100110 | 101000 | 0 | 1100 | 110111 | 10100010 | 11001 | 100100 |
Color Harmonies of #467466
Complementary color
Monochromatic Colors of #467466
Black with #467466
Text Example
Text Example
White with #467466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467466; }
p { color: rgb(70,116,102); }
H1.HeaderClassName
{
color: #467466;
}
.AnyTagClassName
{
color: #467466;
}
</style>
background-color css
<style>
a { background-color: #467466; }
a { background-color: rgb(70,116,102); }
div.DivClassName
{
background-color: #467466;
}
.BgClassName
{
background-color: #467466;
}
</style>
border-color css
<style>
span { border-color: #467466; }
span { border-color: rgb(70,116,102); }
td.TdClassName
{
border-color: #467466;
}
.TagClassName
{
border-color: #467466;
}
</style>