Shades of Dark Green Copper #487370
Tints of Dark Green Copper #487370
RGB
CMYK
RGB Variations
Color information
#487370 (or 0x487370) is known color: Dark Green Copper. HEX triplet: 48, 73 and 70. RGB value is (72,115,112). Sum of RGB (Red+Green+Blue) = 72+115+112=299 (39% of max value = 765). Red value is 72 (28.52% from 255 or 24.08% from 299); Green value is 115 (45.31% from 255 or 38.46% from 299); Blue value is 112 (44.14% from 255 or 37.46% from 299); Max value from RGB is 115 - color contains mainly: green. Hex color #487370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487370 is #B78C8F. Grayscale: #656565. Windows color (decimal): -12029072 or 7369544. OLE color: 7369544.
HSL color Cylindrical-coordinate representation of color #487370: hue angle of 175.81º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #487370 is Cyan = 0.37, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 115 | 112 | - |
| CMYK | 0.37 | 0 | 0.03 | 0.55 |
| HSL | 175.81º | 0.23% | 0.37% | - |
| HSV(B) | 175.81º | 0.37% | 0.45% | - |
| XYZ | 11.73 | 14.81 | 17.57 | - |
| YUV | 101.8 | 133.75 | 106.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 115 | 112 | 0.37 | 0 | 0.03 | 0.55 | 175.81 | 0.23 | 0.37 |
| Hex | 48 | 73 | 70 | 25 | 0 | 3 | 37 | B0 | 17 | 25 |
| Octal | 110 | 163 | 160 | 45 | 0 | 3 | 67 | 260 | 27 | 45 |
| Binary | 1001000 | 1110011 | 1110000 | 100101 | 0 | 11 | 110111 | 10110000 | 10111 | 100101 |
Color Harmonies of #487370
Complementary color
Monochromatic Colors of #487370
Black with #487370
Text Example
Text Example
White with #487370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487370; }
p { color: rgb(72,115,112); }
H1.HeaderClassName
{
color: #487370;
}
.AnyTagClassName
{
color: #487370;
}
</style>
background-color css
<style>
a { background-color: #487370; }
a { background-color: rgb(72,115,112); }
div.DivClassName
{
background-color: #487370;
}
.BgClassName
{
background-color: #487370;
}
</style>
border-color css
<style>
span { border-color: #487370; }
span { border-color: rgb(72,115,112); }
td.TdClassName
{
border-color: #487370;
}
.TagClassName
{
border-color: #487370;
}
</style>