Shades of Dark Green Copper #407569
Tints of Dark Green Copper #407569
RGB
CMYK
RGB Variations
Color information
#407569 (or 0x407569) is known color: Dark Green Copper. HEX triplet: 40, 75 and 69. RGB value is (64,117,105). Sum of RGB (Red+Green+Blue) = 64+117+105=286 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.38% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 105 (41.41% from 255 or 36.71% from 286); Max value from RGB is 117 - color contains mainly: green. Hex color #407569 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407569 is #BF8A96. Grayscale: #636363. Windows color (decimal): -12552855 or 6911296. OLE color: 6911296.
HSL color Cylindrical-coordinate representation of color #407569: hue angle of 166.42º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #407569 is Cyan = 0.45, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 105 | - |
| CMYK | 0.45 | 0 | 0.10 | 0.54 |
| HSL | 166.42º | 0.29% | 0.35% | - |
| HSV(B) | 166.42º | 0.45% | 0.46% | - |
| XYZ | 11.03 | 14.83 | 15.65 | - |
| YUV | 99.79 | 130.94 | 102.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 105 | 0.45 | 0 | 0.10 | 0.54 | 166.42 | 0.29 | 0.35 |
| Hex | 40 | 75 | 69 | 2D | 0 | A | 36 | A6 | 1D | 23 |
| Octal | 100 | 165 | 151 | 55 | 0 | 12 | 66 | 246 | 35 | 43 |
| Binary | 1000000 | 1110101 | 1101001 | 101101 | 0 | 1010 | 110110 | 10100110 | 11101 | 100011 |
Color Harmonies of #407569
Complementary color
Monochromatic Colors of #407569
Black with #407569
Text Example
Text Example
White with #407569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407569; }
p { color: rgb(64,117,105); }
H1.HeaderClassName
{
color: #407569;
}
.AnyTagClassName
{
color: #407569;
}
</style>
background-color css
<style>
a { background-color: #407569; }
a { background-color: rgb(64,117,105); }
div.DivClassName
{
background-color: #407569;
}
.BgClassName
{
background-color: #407569;
}
</style>
border-color css
<style>
span { border-color: #407569; }
span { border-color: rgb(64,117,105); }
td.TdClassName
{
border-color: #407569;
}
.TagClassName
{
border-color: #407569;
}
</style>