Shades of Dark Green Copper #407567
Tints of Dark Green Copper #407567
RGB
CMYK
RGB Variations
Color information
#407567 (or 0x407567) is known color: Dark Green Copper. HEX triplet: 40, 75 and 67. RGB value is (64,117,103). Sum of RGB (Red+Green+Blue) = 64+117+103=284 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.54% from 284); Green value is 117 (46.09% from 255 or 41.20% from 284); Blue value is 103 (40.62% from 255 or 36.27% from 284); Max value from RGB is 117 - color contains mainly: green. Hex color #407567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407567 is #BF8A98. Grayscale: #636363. Windows color (decimal): -12552857 or 6780224. OLE color: 6780224.
HSL color Cylindrical-coordinate representation of color #407567: hue angle of 164.15º 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 #407567 is Cyan = 0.45, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 103 | - |
| CMYK | 0.45 | 0 | 0.12 | 0.54 |
| HSL | 164.15º | 0.29% | 0.35% | - |
| HSV(B) | 164.15º | 0.45% | 0.46% | - |
| XYZ | 10.92 | 14.79 | 15.11 | - |
| YUV | 99.56 | 129.94 | 102.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 103 | 0.45 | 0 | 0.12 | 0.54 | 164.15 | 0.29 | 0.35 |
| Hex | 40 | 75 | 67 | 2D | 0 | C | 36 | A4 | 1D | 23 |
| Octal | 100 | 165 | 147 | 55 | 0 | 14 | 66 | 244 | 35 | 43 |
| Binary | 1000000 | 1110101 | 1100111 | 101101 | 0 | 1100 | 110110 | 10100100 | 11101 | 100011 |
Color Harmonies of #407567
Complementary color
Monochromatic Colors of #407567
Black with #407567
Text Example
Text Example
White with #407567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407567; }
p { color: rgb(64,117,103); }
H1.HeaderClassName
{
color: #407567;
}
.AnyTagClassName
{
color: #407567;
}
</style>
background-color css
<style>
a { background-color: #407567; }
a { background-color: rgb(64,117,103); }
div.DivClassName
{
background-color: #407567;
}
.BgClassName
{
background-color: #407567;
}
</style>
border-color css
<style>
span { border-color: #407567; }
span { border-color: rgb(64,117,103); }
td.TdClassName
{
border-color: #407567;
}
.TagClassName
{
border-color: #407567;
}
</style>