Shades of Dark Green Copper #487672
Tints of Dark Green Copper #487672
RGB
CMYK
RGB Variations
Color information
#487672 (or 0x487672) is known color: Dark Green Copper. HEX triplet: 48, 76 and 72. RGB value is (72,118,114). Sum of RGB (Red+Green+Blue) = 72+118+114=304 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.68% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 114 (44.92% from 255 or 37.5% from 304); Max value from RGB is 118 - color contains mainly: green. Hex color #487672 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487672 is #B7898D. Grayscale: #676767. Windows color (decimal): -12028302 or 7501384. OLE color: 7501384.
HSL color Cylindrical-coordinate representation of color #487672: hue angle of 174.78º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #487672 is Cyan = 0.39, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 118 | 114 | - |
| CMYK | 0.39 | 0 | 0.03 | 0.54 |
| HSL | 174.78º | 0.24% | 0.37% | - |
| HSV(B) | 174.78º | 0.39% | 0.46% | - |
| XYZ | 12.19 | 15.55 | 18.28 | - |
| YUV | 103.79 | 133.76 | 105.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 118 | 114 | 0.39 | 0 | 0.03 | 0.54 | 174.78 | 0.24 | 0.37 |
| Hex | 48 | 76 | 72 | 27 | 0 | 3 | 36 | AF | 18 | 25 |
| Octal | 110 | 166 | 162 | 47 | 0 | 3 | 66 | 257 | 30 | 45 |
| Binary | 1001000 | 1110110 | 1110010 | 100111 | 0 | 11 | 110110 | 10101111 | 11000 | 100101 |
Color Harmonies of #487672
Complementary color
Monochromatic Colors of #487672
Black with #487672
Text Example
Text Example
White with #487672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487672; }
p { color: rgb(72,118,114); }
H1.HeaderClassName
{
color: #487672;
}
.AnyTagClassName
{
color: #487672;
}
</style>
background-color css
<style>
a { background-color: #487672; }
a { background-color: rgb(72,118,114); }
div.DivClassName
{
background-color: #487672;
}
.BgClassName
{
background-color: #487672;
}
</style>
border-color css
<style>
span { border-color: #487672; }
span { border-color: rgb(72,118,114); }
td.TdClassName
{
border-color: #487672;
}
.TagClassName
{
border-color: #487672;
}
</style>