Shades of Dark Green Copper #437063
Tints of Dark Green Copper #437063
RGB
CMYK
RGB Variations
Color information
#437063 (or 0x437063) is known color: Dark Green Copper. HEX triplet: 43, 70 and 63. RGB value is (67,112,99). Sum of RGB (Red+Green+Blue) = 67+112+99=278 (36% of max value = 765). Red value is 67 (26.56% from 255 or 24.10% from 278); Green value is 112 (44.14% from 255 or 40.29% from 278); Blue value is 99 (39.06% from 255 or 35.61% from 278); Max value from RGB is 112 - color contains mainly: green. Hex color #437063 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437063 is #BC8F9C. Grayscale: #616161. Windows color (decimal): -12357533 or 6516803. OLE color: 6516803.
HSL color Cylindrical-coordinate representation of color #437063: hue angle of 162.67º 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 #437063 is Cyan = 0.40, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 112 | 99 | - |
| CMYK | 0.40 | 0 | 0.12 | 0.56 |
| HSL | 162.67º | 0.25% | 0.35% | - |
| HSV(B) | 162.67º | 0.4% | 0.44% | - |
| XYZ | 10.36 | 13.68 | 13.9 | - |
| YUV | 97.06 | 129.09 | 106.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 112 | 99 | 0.40 | 0 | 0.12 | 0.56 | 162.67 | 0.25 | 0.35 |
| Hex | 43 | 70 | 63 | 28 | 0 | C | 38 | A3 | 19 | 23 |
| Octal | 103 | 160 | 143 | 50 | 0 | 14 | 70 | 243 | 31 | 43 |
| Binary | 1000011 | 1110000 | 1100011 | 101000 | 0 | 1100 | 111000 | 10100011 | 11001 | 100011 |
Color Harmonies of #437063
Complementary color
Monochromatic Colors of #437063
Black with #437063
Text Example
Text Example
White with #437063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437063; }
p { color: rgb(67,112,99); }
H1.HeaderClassName
{
color: #437063;
}
.AnyTagClassName
{
color: #437063;
}
</style>
background-color css
<style>
a { background-color: #437063; }
a { background-color: rgb(67,112,99); }
div.DivClassName
{
background-color: #437063;
}
.BgClassName
{
background-color: #437063;
}
</style>
border-color css
<style>
span { border-color: #437063; }
span { border-color: rgb(67,112,99); }
td.TdClassName
{
border-color: #437063;
}
.TagClassName
{
border-color: #437063;
}
</style>