Shades of Dark Green Copper #487267
Tints of Dark Green Copper #487267
RGB
CMYK
RGB Variations
Color information
#487267 (or 0x487267) is known color: Dark Green Copper. HEX triplet: 48, 72 and 67. RGB value is (72,114,103). Sum of RGB (Red+Green+Blue) = 72+114+103=289 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.91% from 289); Green value is 114 (44.92% from 255 or 39.45% from 289); Blue value is 103 (40.62% from 255 or 35.64% from 289); Max value from RGB is 114 - color contains mainly: green. Hex color #487267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487267 is #B78D98. Grayscale: #646464. Windows color (decimal): -12029337 or 6779464. OLE color: 6779464.
HSL color Cylindrical-coordinate representation of color #487267: hue angle of 164.29º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #487267 is Cyan = 0.37, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 114 | 103 | - |
| CMYK | 0.37 | 0 | 0.10 | 0.55 |
| HSL | 164.29º | 0.23% | 0.36% | - |
| HSV(B) | 164.29º | 0.37% | 0.45% | - |
| XYZ | 11.14 | 14.39 | 15.02 | - |
| YUV | 100.19 | 129.59 | 107.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 114 | 103 | 0.37 | 0 | 0.10 | 0.55 | 164.29 | 0.23 | 0.36 |
| Hex | 48 | 72 | 67 | 25 | 0 | A | 37 | A4 | 17 | 24 |
| Octal | 110 | 162 | 147 | 45 | 0 | 12 | 67 | 244 | 27 | 44 |
| Binary | 1001000 | 1110010 | 1100111 | 100101 | 0 | 1010 | 110111 | 10100100 | 10111 | 100100 |
Color Harmonies of #487267
Complementary color
Monochromatic Colors of #487267
Black with #487267
Text Example
Text Example
White with #487267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487267; }
p { color: rgb(72,114,103); }
H1.HeaderClassName
{
color: #487267;
}
.AnyTagClassName
{
color: #487267;
}
</style>
background-color css
<style>
a { background-color: #487267; }
a { background-color: rgb(72,114,103); }
div.DivClassName
{
background-color: #487267;
}
.BgClassName
{
background-color: #487267;
}
</style>
border-color css
<style>
span { border-color: #487267; }
span { border-color: rgb(72,114,103); }
td.TdClassName
{
border-color: #487267;
}
.TagClassName
{
border-color: #487267;
}
</style>