Shades of Dark Green Copper #467266
Tints of Dark Green Copper #467266
RGB
CMYK
RGB Variations
Color information
#467266 (or 0x467266) is known color: Dark Green Copper. HEX triplet: 46, 72 and 66. RGB value is (70,114,102). Sum of RGB (Red+Green+Blue) = 70+114+102=286 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.48% from 286); Green value is 114 (44.92% from 255 or 39.86% from 286); Blue value is 102 (40.23% from 255 or 35.66% from 286); Max value from RGB is 114 - color contains mainly: green. Hex color #467266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467266 is #B98D99. Grayscale: #636363. Windows color (decimal): -12160410 or 6713926. OLE color: 6713926.
HSL color Cylindrical-coordinate representation of color #467266: hue angle of 163.64º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #467266 is Cyan = 0.39, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 102 | - |
| CMYK | 0.39 | 0 | 0.11 | 0.55 |
| HSL | 163.64º | 0.24% | 0.36% | - |
| HSV(B) | 163.64º | 0.39% | 0.45% | - |
| XYZ | 10.94 | 14.3 | 14.75 | - |
| YUV | 99.48 | 129.42 | 106.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 102 | 0.39 | 0 | 0.11 | 0.55 | 163.64 | 0.24 | 0.36 |
| Hex | 46 | 72 | 66 | 27 | 0 | B | 37 | A4 | 18 | 24 |
| Octal | 106 | 162 | 146 | 47 | 0 | 13 | 67 | 244 | 30 | 44 |
| Binary | 1000110 | 1110010 | 1100110 | 100111 | 0 | 1011 | 110111 | 10100100 | 11000 | 100100 |
Color Harmonies of #467266
Complementary color
Monochromatic Colors of #467266
Black with #467266
Text Example
Text Example
White with #467266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467266; }
p { color: rgb(70,114,102); }
H1.HeaderClassName
{
color: #467266;
}
.AnyTagClassName
{
color: #467266;
}
</style>
background-color css
<style>
a { background-color: #467266; }
a { background-color: rgb(70,114,102); }
div.DivClassName
{
background-color: #467266;
}
.BgClassName
{
background-color: #467266;
}
</style>
border-color css
<style>
span { border-color: #467266; }
span { border-color: rgb(70,114,102); }
td.TdClassName
{
border-color: #467266;
}
.TagClassName
{
border-color: #467266;
}
</style>