Shades of Dark Green Copper #467267
Tints of Dark Green Copper #467267
RGB
CMYK
RGB Variations
Color information
#467267 (or 0x467267) is known color: Dark Green Copper. HEX triplet: 46, 72 and 67. RGB value is (70,114,103). Sum of RGB (Red+Green+Blue) = 70+114+103=287 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.39% from 287); Green value is 114 (44.92% from 255 or 39.72% from 287); Blue value is 103 (40.62% from 255 or 35.89% from 287); Max value from RGB is 114 - color contains mainly: green. Hex color #467267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467267 is #B98D98. Grayscale: #636363. Windows color (decimal): -12160409 or 6779462. OLE color: 6779462.
HSL color Cylindrical-coordinate representation of color #467267: hue angle of 165º 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 #467267 is Cyan = 0.39, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 103 | - |
| CMYK | 0.39 | 0 | 0.10 | 0.55 |
| HSL | 165º | 0.24% | 0.36% | - |
| HSV(B) | 165º | 0.39% | 0.45% | - |
| XYZ | 10.99 | 14.32 | 15.02 | - |
| YUV | 99.59 | 129.92 | 106.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 103 | 0.39 | 0 | 0.10 | 0.55 | 165 | 0.24 | 0.36 |
| Hex | 46 | 72 | 67 | 27 | 0 | A | 37 | A5 | 18 | 24 |
| Octal | 106 | 162 | 147 | 47 | 0 | 12 | 67 | 245 | 30 | 44 |
| Binary | 1000110 | 1110010 | 1100111 | 100111 | 0 | 1010 | 110111 | 10100101 | 11000 | 100100 |
Color Harmonies of #467267
Complementary color
Monochromatic Colors of #467267
Black with #467267
Text Example
Text Example
White with #467267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467267; }
p { color: rgb(70,114,103); }
H1.HeaderClassName
{
color: #467267;
}
.AnyTagClassName
{
color: #467267;
}
</style>
background-color css
<style>
a { background-color: #467267; }
a { background-color: rgb(70,114,103); }
div.DivClassName
{
background-color: #467267;
}
.BgClassName
{
background-color: #467267;
}
</style>
border-color css
<style>
span { border-color: #467267; }
span { border-color: rgb(70,114,103); }
td.TdClassName
{
border-color: #467267;
}
.TagClassName
{
border-color: #467267;
}
</style>