Shades of Dark Green Copper #477268
Tints of Dark Green Copper #477268
RGB
CMYK
RGB Variations
Color information
#477268 (or 0x477268) is known color: Dark Green Copper. HEX triplet: 47, 72 and 68. RGB value is (71,114,104). Sum of RGB (Red+Green+Blue) = 71+114+104=289 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.57% from 289); Green value is 114 (44.92% from 255 or 39.45% from 289); Blue value is 104 (41.02% from 255 or 35.99% from 289); Max value from RGB is 114 - color contains mainly: green. Hex color #477268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477268 is #B88D97. Grayscale: #636363. Windows color (decimal): -12094872 or 6844999. OLE color: 6844999.
HSL color Cylindrical-coordinate representation of color #477268: hue angle of 166.05º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #477268 is Cyan = 0.38, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 114 | 104 | - |
| CMYK | 0.38 | 0 | 0.09 | 0.55 |
| HSL | 166.05º | 0.23% | 0.36% | - |
| HSV(B) | 166.05º | 0.38% | 0.45% | - |
| XYZ | 11.11 | 14.37 | 15.29 | - |
| YUV | 100 | 130.25 | 107.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 104 | 0.38 | 0 | 0.09 | 0.55 | 166.05 | 0.23 | 0.36 |
| Hex | 47 | 72 | 68 | 26 | 0 | 9 | 37 | A6 | 17 | 24 |
| Octal | 107 | 162 | 150 | 46 | 0 | 11 | 67 | 246 | 27 | 44 |
| Binary | 1000111 | 1110010 | 1101000 | 100110 | 0 | 1001 | 110111 | 10100110 | 10111 | 100100 |
Color Harmonies of #477268
Complementary color
Monochromatic Colors of #477268
Black with #477268
Text Example
Text Example
White with #477268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477268; }
p { color: rgb(71,114,104); }
H1.HeaderClassName
{
color: #477268;
}
.AnyTagClassName
{
color: #477268;
}
</style>
background-color css
<style>
a { background-color: #477268; }
a { background-color: rgb(71,114,104); }
div.DivClassName
{
background-color: #477268;
}
.BgClassName
{
background-color: #477268;
}
</style>
border-color css
<style>
span { border-color: #477268; }
span { border-color: rgb(71,114,104); }
td.TdClassName
{
border-color: #477268;
}
.TagClassName
{
border-color: #477268;
}
</style>