Shades of Dark Green Copper #467167
Tints of Dark Green Copper #467167
RGB
CMYK
RGB Variations
Color information
#467167 (or 0x467167) is known color: Dark Green Copper. HEX triplet: 46, 71 and 67. RGB value is (70,113,103). Sum of RGB (Red+Green+Blue) = 70+113+103=286 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.48% from 286); Green value is 113 (44.53% from 255 or 39.51% from 286); Blue value is 103 (40.62% from 255 or 36.01% from 286); Max value from RGB is 113 - color contains mainly: green. Hex color #467167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467167 is #B98E98. Grayscale: #636363. Windows color (decimal): -12160665 or 6779206. OLE color: 6779206.
HSL color Cylindrical-coordinate representation of color #467167: hue angle of 166.05º 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 #467167 is Cyan = 0.38, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 103 | - |
| CMYK | 0.38 | 0 | 0.09 | 0.56 |
| HSL | 166.05º | 0.23% | 0.36% | - |
| HSV(B) | 166.05º | 0.38% | 0.44% | - |
| XYZ | 10.88 | 14.09 | 14.98 | - |
| YUV | 99 | 130.25 | 107.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 103 | 0.38 | 0 | 0.09 | 0.56 | 166.05 | 0.23 | 0.36 |
| Hex | 46 | 71 | 67 | 26 | 0 | 9 | 38 | A6 | 17 | 24 |
| Octal | 106 | 161 | 147 | 46 | 0 | 11 | 70 | 246 | 27 | 44 |
| Binary | 1000110 | 1110001 | 1100111 | 100110 | 0 | 1001 | 111000 | 10100110 | 10111 | 100100 |
Color Harmonies of #467167
Complementary color
Monochromatic Colors of #467167
Black with #467167
Text Example
Text Example
White with #467167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467167; }
p { color: rgb(70,113,103); }
H1.HeaderClassName
{
color: #467167;
}
.AnyTagClassName
{
color: #467167;
}
</style>
background-color css
<style>
a { background-color: #467167; }
a { background-color: rgb(70,113,103); }
div.DivClassName
{
background-color: #467167;
}
.BgClassName
{
background-color: #467167;
}
</style>
border-color css
<style>
span { border-color: #467167; }
span { border-color: rgb(70,113,103); }
td.TdClassName
{
border-color: #467167;
}
.TagClassName
{
border-color: #467167;
}
</style>