Shades of Dark Green Copper #407668
Tints of Dark Green Copper #407668
RGB
CMYK
RGB Variations
Color information
#407668 (or 0x407668) is known color: Dark Green Copper. HEX triplet: 40, 76 and 68. RGB value is (64,118,104). Sum of RGB (Red+Green+Blue) = 64+118+104=286 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.38% from 286); Green value is 118 (46.48% from 255 or 41.26% from 286); Blue value is 104 (41.02% from 255 or 36.36% from 286); Max value from RGB is 118 - color contains mainly: green. Hex color #407668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407668 is #BF8997. Grayscale: #646464. Windows color (decimal): -12552600 or 6846016. OLE color: 6846016.
HSL color Cylindrical-coordinate representation of color #407668: hue angle of 164.44º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407668 is Cyan = 0.46, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 104 | - |
| CMYK | 0.46 | 0 | 0.12 | 0.54 |
| HSL | 164.44º | 0.3% | 0.36% | - |
| HSV(B) | 164.44º | 0.46% | 0.46% | - |
| XYZ | 11.09 | 15.05 | 15.42 | - |
| YUV | 100.26 | 130.11 | 102.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 104 | 0.46 | 0 | 0.12 | 0.54 | 164.44 | 0.3 | 0.36 |
| Hex | 40 | 76 | 68 | 2E | 0 | C | 36 | A4 | 1E | 24 |
| Octal | 100 | 166 | 150 | 56 | 0 | 14 | 66 | 244 | 36 | 44 |
| Binary | 1000000 | 1110110 | 1101000 | 101110 | 0 | 1100 | 110110 | 10100100 | 11110 | 100100 |
Color Harmonies of #407668
Complementary color
Monochromatic Colors of #407668
Black with #407668
Text Example
Text Example
White with #407668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407668; }
p { color: rgb(64,118,104); }
H1.HeaderClassName
{
color: #407668;
}
.AnyTagClassName
{
color: #407668;
}
</style>
background-color css
<style>
a { background-color: #407668; }
a { background-color: rgb(64,118,104); }
div.DivClassName
{
background-color: #407668;
}
.BgClassName
{
background-color: #407668;
}
</style>
border-color css
<style>
span { border-color: #407668; }
span { border-color: rgb(64,118,104); }
td.TdClassName
{
border-color: #407668;
}
.TagClassName
{
border-color: #407668;
}
</style>