Shades of Dark Green Copper #407669
Tints of Dark Green Copper #407669
RGB
CMYK
RGB Variations
Color information
#407669 (or 0x407669) is known color: Dark Green Copper. HEX triplet: 40, 76 and 69. RGB value is (64,118,105). Sum of RGB (Red+Green+Blue) = 64+118+105=287 (38% of max value = 765). Red value is 64 (25.39% from 255 or 22.30% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 105 (41.41% from 255 or 36.59% from 287); Max value from RGB is 118 - color contains mainly: green. Hex color #407669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407669 is #BF8996. Grayscale: #646464. Windows color (decimal): -12552599 or 6911552. OLE color: 6911552.
HSL color Cylindrical-coordinate representation of color #407669: hue angle of 165.56º 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 #407669 is Cyan = 0.46, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 105 | - |
| CMYK | 0.46 | 0 | 0.11 | 0.54 |
| HSL | 165.56º | 0.3% | 0.36% | - |
| HSV(B) | 165.56º | 0.46% | 0.46% | - |
| XYZ | 11.14 | 15.07 | 15.69 | - |
| YUV | 100.37 | 130.61 | 102.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 105 | 0.46 | 0 | 0.11 | 0.54 | 165.56 | 0.3 | 0.36 |
| Hex | 40 | 76 | 69 | 2E | 0 | B | 36 | A6 | 1E | 24 |
| Octal | 100 | 166 | 151 | 56 | 0 | 13 | 66 | 246 | 36 | 44 |
| Binary | 1000000 | 1110110 | 1101001 | 101110 | 0 | 1011 | 110110 | 10100110 | 11110 | 100100 |
Color Harmonies of #407669
Complementary color
Monochromatic Colors of #407669
Black with #407669
Text Example
Text Example
White with #407669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407669; }
p { color: rgb(64,118,105); }
H1.HeaderClassName
{
color: #407669;
}
.AnyTagClassName
{
color: #407669;
}
</style>
background-color css
<style>
a { background-color: #407669; }
a { background-color: rgb(64,118,105); }
div.DivClassName
{
background-color: #407669;
}
.BgClassName
{
background-color: #407669;
}
</style>
border-color css
<style>
span { border-color: #407669; }
span { border-color: rgb(64,118,105); }
td.TdClassName
{
border-color: #407669;
}
.TagClassName
{
border-color: #407669;
}
</style>