Shades of Dark Green Copper #417569
Tints of Dark Green Copper #417569
RGB
CMYK
RGB Variations
Color information
#417569 (or 0x417569) is known color: Dark Green Copper. HEX triplet: 41, 75 and 69. RGB value is (65,117,105). Sum of RGB (Red+Green+Blue) = 65+117+105=287 (38% of max value = 765). Red value is 65 (25.78% from 255 or 22.65% from 287); Green value is 117 (46.09% from 255 or 40.77% from 287); Blue value is 105 (41.41% from 255 or 36.59% from 287); Max value from RGB is 117 - color contains mainly: green. Hex color #417569 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417569 is #BE8A96. Grayscale: #646464. Windows color (decimal): -12487319 or 6911297. OLE color: 6911297.
HSL color Cylindrical-coordinate representation of color #417569: hue angle of 166.15º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #417569 is Cyan = 0.44, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 117 | 105 | - |
| CMYK | 0.44 | 0 | 0.10 | 0.54 |
| HSL | 166.15º | 0.29% | 0.36% | - |
| HSV(B) | 166.15º | 0.44% | 0.46% | - |
| XYZ | 11.09 | 14.87 | 15.65 | - |
| YUV | 100.08 | 130.77 | 102.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 117 | 105 | 0.44 | 0 | 0.10 | 0.54 | 166.15 | 0.29 | 0.36 |
| Hex | 41 | 75 | 69 | 2C | 0 | A | 36 | A6 | 1D | 24 |
| Octal | 101 | 165 | 151 | 54 | 0 | 12 | 66 | 246 | 35 | 44 |
| Binary | 1000001 | 1110101 | 1101001 | 101100 | 0 | 1010 | 110110 | 10100110 | 11101 | 100100 |
Color Harmonies of #417569
Complementary color
Monochromatic Colors of #417569
Black with #417569
Text Example
Text Example
White with #417569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417569; }
p { color: rgb(65,117,105); }
H1.HeaderClassName
{
color: #417569;
}
.AnyTagClassName
{
color: #417569;
}
</style>
background-color css
<style>
a { background-color: #417569; }
a { background-color: rgb(65,117,105); }
div.DivClassName
{
background-color: #417569;
}
.BgClassName
{
background-color: #417569;
}
</style>
border-color css
<style>
span { border-color: #417569; }
span { border-color: rgb(65,117,105); }
td.TdClassName
{
border-color: #417569;
}
.TagClassName
{
border-color: #417569;
}
</style>