Shades of Dark Green Copper #487367
Tints of Dark Green Copper #487367
RGB
CMYK
RGB Variations
Color information
#487367 (or 0x487367) is known color: Dark Green Copper. HEX triplet: 48, 73 and 67. RGB value is (72,115,103). Sum of RGB (Red+Green+Blue) = 72+115+103=290 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.83% from 290); Green value is 115 (45.31% from 255 or 39.66% from 290); Blue value is 103 (40.62% from 255 or 35.52% from 290); Max value from RGB is 115 - color contains mainly: green. Hex color #487367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487367 is #B78C98. Grayscale: #646464. Windows color (decimal): -12029081 or 6779720. OLE color: 6779720.
HSL color Cylindrical-coordinate representation of color #487367: hue angle of 163.26º 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 #487367 is Cyan = 0.37, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 115 | 103 | - |
| CMYK | 0.37 | 0 | 0.10 | 0.55 |
| HSL | 163.26º | 0.23% | 0.37% | - |
| HSV(B) | 163.26º | 0.37% | 0.45% | - |
| XYZ | 11.25 | 14.62 | 15.06 | - |
| YUV | 100.78 | 129.25 | 107.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 115 | 103 | 0.37 | 0 | 0.10 | 0.55 | 163.26 | 0.23 | 0.37 |
| Hex | 48 | 73 | 67 | 25 | 0 | A | 37 | A3 | 17 | 25 |
| Octal | 110 | 163 | 147 | 45 | 0 | 12 | 67 | 243 | 27 | 45 |
| Binary | 1001000 | 1110011 | 1100111 | 100101 | 0 | 1010 | 110111 | 10100011 | 10111 | 100101 |
Color Harmonies of #487367
Complementary color
Monochromatic Colors of #487367
Black with #487367
Text Example
Text Example
White with #487367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487367; }
p { color: rgb(72,115,103); }
H1.HeaderClassName
{
color: #487367;
}
.AnyTagClassName
{
color: #487367;
}
</style>
background-color css
<style>
a { background-color: #487367; }
a { background-color: rgb(72,115,103); }
div.DivClassName
{
background-color: #487367;
}
.BgClassName
{
background-color: #487367;
}
</style>
border-color css
<style>
span { border-color: #487367; }
span { border-color: rgb(72,115,103); }
td.TdClassName
{
border-color: #487367;
}
.TagClassName
{
border-color: #487367;
}
</style>