Shades of Dark Green Copper #497569
Tints of Dark Green Copper #497569
RGB
CMYK
RGB Variations
Color information
#497569 (or 0x497569) is known color: Dark Green Copper. HEX triplet: 49, 75 and 69. RGB value is (73,117,105). Sum of RGB (Red+Green+Blue) = 73+117+105=295 (39% of max value = 765). Red value is 73 (28.91% from 255 or 24.75% from 295); Green value is 117 (46.09% from 255 or 39.66% from 295); Blue value is 105 (41.41% from 255 or 35.59% from 295); Max value from RGB is 117 - color contains mainly: green. Hex color #497569 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497569 is #B68A96. Grayscale: #666666. Windows color (decimal): -11963031 or 6911305. OLE color: 6911305.
HSL color Cylindrical-coordinate representation of color #497569: hue angle of 163.64º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #497569 is Cyan = 0.38, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 117 | 105 | - |
| CMYK | 0.38 | 0 | 0.10 | 0.54 |
| HSL | 163.64º | 0.23% | 0.37% | - |
| HSV(B) | 163.64º | 0.38% | 0.46% | - |
| XYZ | 11.66 | 15.16 | 15.68 | - |
| YUV | 102.48 | 129.42 | 106.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 117 | 105 | 0.38 | 0 | 0.10 | 0.54 | 163.64 | 0.23 | 0.37 |
| Hex | 49 | 75 | 69 | 26 | 0 | A | 36 | A4 | 17 | 25 |
| Octal | 111 | 165 | 151 | 46 | 0 | 12 | 66 | 244 | 27 | 45 |
| Binary | 1001001 | 1110101 | 1101001 | 100110 | 0 | 1010 | 110110 | 10100100 | 10111 | 100101 |
Color Harmonies of #497569
Complementary color
Monochromatic Colors of #497569
Black with #497569
Text Example
Text Example
White with #497569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497569; }
p { color: rgb(73,117,105); }
H1.HeaderClassName
{
color: #497569;
}
.AnyTagClassName
{
color: #497569;
}
</style>
background-color css
<style>
a { background-color: #497569; }
a { background-color: rgb(73,117,105); }
div.DivClassName
{
background-color: #497569;
}
.BgClassName
{
background-color: #497569;
}
</style>
border-color css
<style>
span { border-color: #497569; }
span { border-color: rgb(73,117,105); }
td.TdClassName
{
border-color: #497569;
}
.TagClassName
{
border-color: #497569;
}
</style>