Shades of Dark Green Copper #437064
Tints of Dark Green Copper #437064
RGB
CMYK
RGB Variations
Color information
#437064 (or 0x437064) is known color: Dark Green Copper. HEX triplet: 43, 70 and 64. RGB value is (67,112,100). Sum of RGB (Red+Green+Blue) = 67+112+100=279 (36% of max value = 765). Red value is 67 (26.56% from 255 or 24.01% from 279); Green value is 112 (44.14% from 255 or 40.14% from 279); Blue value is 100 (39.45% from 255 or 35.84% from 279); Max value from RGB is 112 - color contains mainly: green. Hex color #437064 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437064 is #BC8F9B. Grayscale: #616161. Windows color (decimal): -12357532 or 6582339. OLE color: 6582339.
HSL color Cylindrical-coordinate representation of color #437064: hue angle of 164º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #437064 is Cyan = 0.40, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 112 | 100 | - |
| CMYK | 0.40 | 0 | 0.11 | 0.56 |
| HSL | 164º | 0.25% | 0.35% | - |
| HSV(B) | 164º | 0.4% | 0.44% | - |
| XYZ | 10.41 | 13.7 | 14.15 | - |
| YUV | 97.18 | 129.59 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 112 | 100 | 0.40 | 0 | 0.11 | 0.56 | 164 | 0.25 | 0.35 |
| Hex | 43 | 70 | 64 | 28 | 0 | B | 38 | A4 | 19 | 23 |
| Octal | 103 | 160 | 144 | 50 | 0 | 13 | 70 | 244 | 31 | 43 |
| Binary | 1000011 | 1110000 | 1100100 | 101000 | 0 | 1011 | 111000 | 10100100 | 11001 | 100011 |
Color Harmonies of #437064
Complementary color
Monochromatic Colors of #437064
Black with #437064
Text Example
Text Example
White with #437064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437064; }
p { color: rgb(67,112,100); }
H1.HeaderClassName
{
color: #437064;
}
.AnyTagClassName
{
color: #437064;
}
</style>
background-color css
<style>
a { background-color: #437064; }
a { background-color: rgb(67,112,100); }
div.DivClassName
{
background-color: #437064;
}
.BgClassName
{
background-color: #437064;
}
</style>
border-color css
<style>
span { border-color: #437064; }
span { border-color: rgb(67,112,100); }
td.TdClassName
{
border-color: #437064;
}
.TagClassName
{
border-color: #437064;
}
</style>