Shades of Dark Green Copper #407166
Tints of Dark Green Copper #407166
RGB
CMYK
RGB Variations
Color information
#407166 (or 0x407166) is known color: Dark Green Copper. HEX triplet: 40, 71 and 66. RGB value is (64,113,102). Sum of RGB (Red+Green+Blue) = 64+113+102=279 (36% of max value = 765). Red value is 64 (25.39% from 255 or 22.94% from 279); Green value is 113 (44.53% from 255 or 40.50% from 279); Blue value is 102 (40.23% from 255 or 36.56% from 279); Max value from RGB is 113 - color contains mainly: green. Hex color #407166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407166 is #BF8E99. Grayscale: #616161. Windows color (decimal): -12553882 or 6713664. OLE color: 6713664.
HSL color Cylindrical-coordinate representation of color #407166: hue angle of 166.53º degrees, saturation: 0.28, 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 #407166 is Cyan = 0.43, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 113 | 102 | - |
| CMYK | 0.43 | 0 | 0.10 | 0.56 |
| HSL | 166.53º | 0.28% | 0.35% | - |
| HSV(B) | 166.53º | 0.43% | 0.44% | - |
| XYZ | 10.42 | 13.86 | 14.7 | - |
| YUV | 97.1 | 130.77 | 104.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 102 | 0.43 | 0 | 0.10 | 0.56 | 166.53 | 0.28 | 0.35 |
| Hex | 40 | 71 | 66 | 2B | 0 | A | 38 | A7 | 1C | 23 |
| Octal | 100 | 161 | 146 | 53 | 0 | 12 | 70 | 247 | 34 | 43 |
| Binary | 1000000 | 1110001 | 1100110 | 101011 | 0 | 1010 | 111000 | 10100111 | 11100 | 100011 |
Color Harmonies of #407166
Complementary color
Monochromatic Colors of #407166
Black with #407166
Text Example
Text Example
White with #407166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407166; }
p { color: rgb(64,113,102); }
H1.HeaderClassName
{
color: #407166;
}
.AnyTagClassName
{
color: #407166;
}
</style>
background-color css
<style>
a { background-color: #407166; }
a { background-color: rgb(64,113,102); }
div.DivClassName
{
background-color: #407166;
}
.BgClassName
{
background-color: #407166;
}
</style>
border-color css
<style>
span { border-color: #407166; }
span { border-color: rgb(64,113,102); }
td.TdClassName
{
border-color: #407166;
}
.TagClassName
{
border-color: #407166;
}
</style>