Shades of Dark Green Copper #557067
Tints of Dark Green Copper #557067
RGB
CMYK
RGB Variations
Color information
#557067 (or 0x557067) is known color: Dark Green Copper. HEX triplet: 55, 70 and 67. RGB value is (85,112,103). Sum of RGB (Red+Green+Blue) = 85+112+103=300 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.33% from 300); Green value is 112 (44.14% from 255 or 37.33% from 300); Blue value is 103 (40.62% from 255 or 34.33% from 300); Max value from RGB is 112 - color contains mainly: green. Hex color #557067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557067 is #AA8F98. Grayscale: #666666. Windows color (decimal): -11177881 or 6778965. OLE color: 6778965.
HSL color Cylindrical-coordinate representation of color #557067: hue angle of 160º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #557067 is Cyan = 0.24, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 103 | - |
| CMYK | 0.24 | 0 | 0.08 | 0.56 |
| HSL | 160º | 0.14% | 0.39% | - |
| HSV(B) | 160º | 0.24% | 0.44% | - |
| XYZ | 11.99 | 14.5 | 15 | - |
| YUV | 102.9 | 128.05 | 115.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 103 | 0.24 | 0 | 0.08 | 0.56 | 160 | 0.14 | 0.39 |
| Hex | 55 | 70 | 67 | 18 | 0 | 8 | 38 | A0 | E | 27 |
| Octal | 125 | 160 | 147 | 30 | 0 | 10 | 70 | 240 | 16 | 47 |
| Binary | 1010101 | 1110000 | 1100111 | 11000 | 0 | 1000 | 111000 | 10100000 | 1110 | 100111 |
Color Harmonies of #557067
Complementary color
Monochromatic Colors of #557067
Black with #557067
Text Example
Text Example
White with #557067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557067; }
p { color: rgb(85,112,103); }
H1.HeaderClassName
{
color: #557067;
}
.AnyTagClassName
{
color: #557067;
}
</style>
background-color css
<style>
a { background-color: #557067; }
a { background-color: rgb(85,112,103); }
div.DivClassName
{
background-color: #557067;
}
.BgClassName
{
background-color: #557067;
}
</style>
border-color css
<style>
span { border-color: #557067; }
span { border-color: rgb(85,112,103); }
td.TdClassName
{
border-color: #557067;
}
.TagClassName
{
border-color: #557067;
}
</style>