Shades of Dark Green Copper #557167
Tints of Dark Green Copper #557167
RGB
CMYK
RGB Variations
Color information
#557167 (or 0x557167) is known color: Dark Green Copper. HEX triplet: 55, 71 and 67. RGB value is (85,113,103). Sum of RGB (Red+Green+Blue) = 85+113+103=301 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.24% from 301); Green value is 113 (44.53% from 255 or 37.54% from 301); Blue value is 103 (40.62% from 255 or 34.22% from 301); Max value from RGB is 113 - color contains mainly: green. Hex color #557167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557167 is #AA8E98. Grayscale: #676767. Windows color (decimal): -11177625 or 6779221. OLE color: 6779221.
HSL color Cylindrical-coordinate representation of color #557167: hue angle of 158.57º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #557167 is Cyan = 0.25, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 103 | - |
| CMYK | 0.25 | 0 | 0.09 | 0.56 |
| HSL | 158.57º | 0.14% | 0.39% | - |
| HSV(B) | 158.57º | 0.25% | 0.44% | - |
| XYZ | 12.1 | 14.72 | 15.04 | - |
| YUV | 103.49 | 127.72 | 114.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 103 | 0.25 | 0 | 0.09 | 0.56 | 158.57 | 0.14 | 0.39 |
| Hex | 55 | 71 | 67 | 19 | 0 | 9 | 38 | 9F | E | 27 |
| Octal | 125 | 161 | 147 | 31 | 0 | 11 | 70 | 237 | 16 | 47 |
| Binary | 1010101 | 1110001 | 1100111 | 11001 | 0 | 1001 | 111000 | 10011111 | 1110 | 100111 |
Color Harmonies of #557167
Complementary color
Monochromatic Colors of #557167
Black with #557167
Text Example
Text Example
White with #557167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557167; }
p { color: rgb(85,113,103); }
H1.HeaderClassName
{
color: #557167;
}
.AnyTagClassName
{
color: #557167;
}
</style>
background-color css
<style>
a { background-color: #557167; }
a { background-color: rgb(85,113,103); }
div.DivClassName
{
background-color: #557167;
}
.BgClassName
{
background-color: #557167;
}
</style>
border-color css
<style>
span { border-color: #557167; }
span { border-color: rgb(85,113,103); }
td.TdClassName
{
border-color: #557167;
}
.TagClassName
{
border-color: #557167;
}
</style>