Shades of Dark Green Copper #407067
Tints of Dark Green Copper #407067
RGB
CMYK
RGB Variations
Color information
#407067 (or 0x407067) is known color: Dark Green Copper. HEX triplet: 40, 70 and 67. RGB value is (64,112,103). Sum of RGB (Red+Green+Blue) = 64+112+103=279 (36% of max value = 765). Red value is 64 (25.39% from 255 or 22.94% from 279); Green value is 112 (44.14% from 255 or 40.14% from 279); Blue value is 103 (40.62% from 255 or 36.92% from 279); Max value from RGB is 112 - color contains mainly: green. Hex color #407067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407067 is #BF8F98. Grayscale: #606060. Windows color (decimal): -12554137 or 6778944. OLE color: 6778944.
HSL color Cylindrical-coordinate representation of color #407067: hue angle of 168.75º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #407067 is Cyan = 0.43, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 112 | 103 | - |
| CMYK | 0.43 | 0 | 0.08 | 0.56 |
| HSL | 168.75º | 0.27% | 0.35% | - |
| HSV(B) | 168.75º | 0.43% | 0.44% | - |
| XYZ | 10.36 | 13.66 | 14.92 | - |
| YUV | 96.62 | 131.6 | 104.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 103 | 0.43 | 0 | 0.08 | 0.56 | 168.75 | 0.27 | 0.35 |
| Hex | 40 | 70 | 67 | 2B | 0 | 8 | 38 | A9 | 1B | 23 |
| Octal | 100 | 160 | 147 | 53 | 0 | 10 | 70 | 251 | 33 | 43 |
| Binary | 1000000 | 1110000 | 1100111 | 101011 | 0 | 1000 | 111000 | 10101001 | 11011 | 100011 |
Color Harmonies of #407067
Complementary color
Monochromatic Colors of #407067
Black with #407067
Text Example
Text Example
White with #407067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407067; }
p { color: rgb(64,112,103); }
H1.HeaderClassName
{
color: #407067;
}
.AnyTagClassName
{
color: #407067;
}
</style>
background-color css
<style>
a { background-color: #407067; }
a { background-color: rgb(64,112,103); }
div.DivClassName
{
background-color: #407067;
}
.BgClassName
{
background-color: #407067;
}
</style>
border-color css
<style>
span { border-color: #407067; }
span { border-color: rgb(64,112,103); }
td.TdClassName
{
border-color: #407067;
}
.TagClassName
{
border-color: #407067;
}
</style>