Shades of Dark Green Copper #537569
Tints of Dark Green Copper #537569
RGB
CMYK
RGB Variations
Color information
#537569 (or 0x537569) is known color: Dark Green Copper. HEX triplet: 53, 75 and 69. RGB value is (83,117,105). Sum of RGB (Red+Green+Blue) = 83+117+105=305 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.21% from 305); Green value is 117 (46.09% from 255 or 38.36% from 305); Blue value is 105 (41.41% from 255 or 34.43% from 305); Max value from RGB is 117 - color contains mainly: green. Hex color #537569 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537569 is #AC8A96. Grayscale: #696969. Windows color (decimal): -11307671 or 6911315. OLE color: 6911315.
HSL color Cylindrical-coordinate representation of color #537569: hue angle of 158.82º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #537569 is Cyan = 0.29, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 117 | 105 | - |
| CMYK | 0.29 | 0 | 0.10 | 0.54 |
| HSL | 158.82º | 0.17% | 0.39% | - |
| HSV(B) | 158.82º | 0.29% | 0.46% | - |
| XYZ | 12.48 | 15.58 | 15.71 | - |
| YUV | 105.47 | 127.74 | 111.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 105 | 0.29 | 0 | 0.10 | 0.54 | 158.82 | 0.17 | 0.39 |
| Hex | 53 | 75 | 69 | 1D | 0 | A | 36 | 9F | 11 | 27 |
| Octal | 123 | 165 | 151 | 35 | 0 | 12 | 66 | 237 | 21 | 47 |
| Binary | 1010011 | 1110101 | 1101001 | 11101 | 0 | 1010 | 110110 | 10011111 | 10001 | 100111 |
Color Harmonies of #537569
Complementary color
Monochromatic Colors of #537569
Black with #537569
Text Example
Text Example
White with #537569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537569; }
p { color: rgb(83,117,105); }
H1.HeaderClassName
{
color: #537569;
}
.AnyTagClassName
{
color: #537569;
}
</style>
background-color css
<style>
a { background-color: #537569; }
a { background-color: rgb(83,117,105); }
div.DivClassName
{
background-color: #537569;
}
.BgClassName
{
background-color: #537569;
}
</style>
border-color css
<style>
span { border-color: #537569; }
span { border-color: rgb(83,117,105); }
td.TdClassName
{
border-color: #537569;
}
.TagClassName
{
border-color: #537569;
}
</style>