Shades of Dark Green Copper #487668
Tints of Dark Green Copper #487668
RGB
CMYK
RGB Variations
Color information
#487668 (or 0x487668) is known color: Dark Green Copper. HEX triplet: 48, 76 and 68. RGB value is (72,118,104). Sum of RGB (Red+Green+Blue) = 72+118+104=294 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.49% from 294); Green value is 118 (46.48% from 255 or 40.14% from 294); Blue value is 104 (41.02% from 255 or 35.37% from 294); Max value from RGB is 118 - color contains mainly: green. Hex color #487668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487668 is #B78997. Grayscale: #666666. Windows color (decimal): -12028312 or 6846024. OLE color: 6846024.
HSL color Cylindrical-coordinate representation of color #487668: hue angle of 161.74º 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 #487668 is Cyan = 0.39, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 118 | 104 | - |
| CMYK | 0.39 | 0 | 0.12 | 0.54 |
| HSL | 161.74º | 0.24% | 0.37% | - |
| HSV(B) | 161.74º | 0.39% | 0.46% | - |
| XYZ | 11.65 | 15.33 | 15.44 | - |
| YUV | 102.65 | 128.76 | 106.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 118 | 104 | 0.39 | 0 | 0.12 | 0.54 | 161.74 | 0.24 | 0.37 |
| Hex | 48 | 76 | 68 | 27 | 0 | C | 36 | A2 | 18 | 25 |
| Octal | 110 | 166 | 150 | 47 | 0 | 14 | 66 | 242 | 30 | 45 |
| Binary | 1001000 | 1110110 | 1101000 | 100111 | 0 | 1100 | 110110 | 10100010 | 11000 | 100101 |
Color Harmonies of #487668
Complementary color
Monochromatic Colors of #487668
Black with #487668
Text Example
Text Example
White with #487668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487668; }
p { color: rgb(72,118,104); }
H1.HeaderClassName
{
color: #487668;
}
.AnyTagClassName
{
color: #487668;
}
</style>
background-color css
<style>
a { background-color: #487668; }
a { background-color: rgb(72,118,104); }
div.DivClassName
{
background-color: #487668;
}
.BgClassName
{
background-color: #487668;
}
</style>
border-color css
<style>
span { border-color: #487668; }
span { border-color: rgb(72,118,104); }
td.TdClassName
{
border-color: #487668;
}
.TagClassName
{
border-color: #487668;
}
</style>