Shades of Dark Green Copper #437974
Tints of Dark Green Copper #437974
RGB
CMYK
RGB Variations
Color information
#437974 (or 0x437974) is known color: Dark Green Copper. HEX triplet: 43, 79 and 74. RGB value is (67,121,116). Sum of RGB (Red+Green+Blue) = 67+121+116=304 (40% of max value = 765). Red value is 67 (26.56% from 255 or 22.04% from 304); Green value is 121 (47.66% from 255 or 39.80% from 304); Blue value is 116 (45.70% from 255 or 38.16% from 304); Max value from RGB is 121 - color contains mainly: green. Hex color #437974 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437974 is #BC868B. Grayscale: #686868. Windows color (decimal): -12355212 or 7633219. OLE color: 7633219.
HSL color Cylindrical-coordinate representation of color #437974: hue angle of 174.44º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #437974 is Cyan = 0.45, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 121 | 116 | - |
| CMYK | 0.45 | 0 | 0.04 | 0.53 |
| HSL | 174.44º | 0.29% | 0.37% | - |
| HSV(B) | 174.44º | 0.45% | 0.47% | - |
| XYZ | 12.3 | 16.13 | 18.99 | - |
| YUV | 104.28 | 134.61 | 101.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 121 | 116 | 0.45 | 0 | 0.04 | 0.53 | 174.44 | 0.29 | 0.37 |
| Hex | 43 | 79 | 74 | 2D | 0 | 4 | 35 | AE | 1D | 25 |
| Octal | 103 | 171 | 164 | 55 | 0 | 4 | 65 | 256 | 35 | 45 |
| Binary | 1000011 | 1111001 | 1110100 | 101101 | 0 | 100 | 110101 | 10101110 | 11101 | 100101 |
Color Harmonies of #437974
Complementary color
Monochromatic Colors of #437974
Black with #437974
Text Example
Text Example
White with #437974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437974; }
p { color: rgb(67,121,116); }
H1.HeaderClassName
{
color: #437974;
}
.AnyTagClassName
{
color: #437974;
}
</style>
background-color css
<style>
a { background-color: #437974; }
a { background-color: rgb(67,121,116); }
div.DivClassName
{
background-color: #437974;
}
.BgClassName
{
background-color: #437974;
}
</style>
border-color css
<style>
span { border-color: #437974; }
span { border-color: rgb(67,121,116); }
td.TdClassName
{
border-color: #437974;
}
.TagClassName
{
border-color: #437974;
}
</style>