Shades of Dark Green Copper #467567
Tints of Dark Green Copper #467567
RGB
CMYK
RGB Variations
Color information
#467567 (or 0x467567) is known color: Dark Green Copper. HEX triplet: 46, 75 and 67. RGB value is (70,117,103). Sum of RGB (Red+Green+Blue) = 70+117+103=290 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.14% from 290); Green value is 117 (46.09% from 255 or 40.34% from 290); Blue value is 103 (40.62% from 255 or 35.52% from 290); Max value from RGB is 117 - color contains mainly: green. Hex color #467567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467567 is #B98A98. Grayscale: #656565. Windows color (decimal): -12159641 or 6780230. OLE color: 6780230.
HSL color Cylindrical-coordinate representation of color #467567: hue angle of 162.13º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #467567 is Cyan = 0.40, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 103 | - |
| CMYK | 0.40 | 0 | 0.12 | 0.54 |
| HSL | 162.13º | 0.25% | 0.37% | - |
| HSV(B) | 162.13º | 0.4% | 0.46% | - |
| XYZ | 11.34 | 15 | 15.13 | - |
| YUV | 101.35 | 128.93 | 105.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 103 | 0.40 | 0 | 0.12 | 0.54 | 162.13 | 0.25 | 0.37 |
| Hex | 46 | 75 | 67 | 28 | 0 | C | 36 | A2 | 19 | 25 |
| Octal | 106 | 165 | 147 | 50 | 0 | 14 | 66 | 242 | 31 | 45 |
| Binary | 1000110 | 1110101 | 1100111 | 101000 | 0 | 1100 | 110110 | 10100010 | 11001 | 100101 |
Color Harmonies of #467567
Complementary color
Monochromatic Colors of #467567
Black with #467567
Text Example
Text Example
White with #467567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467567; }
p { color: rgb(70,117,103); }
H1.HeaderClassName
{
color: #467567;
}
.AnyTagClassName
{
color: #467567;
}
</style>
background-color css
<style>
a { background-color: #467567; }
a { background-color: rgb(70,117,103); }
div.DivClassName
{
background-color: #467567;
}
.BgClassName
{
background-color: #467567;
}
</style>
border-color css
<style>
span { border-color: #467567; }
span { border-color: rgb(70,117,103); }
td.TdClassName
{
border-color: #467567;
}
.TagClassName
{
border-color: #467567;
}
</style>