Shades of Dark Green Copper #417670
Tints of Dark Green Copper #417670
RGB
CMYK
RGB Variations
Color information
#417670 (or 0x417670) is known color: Dark Green Copper. HEX triplet: 41, 76 and 70. RGB value is (65,118,112). Sum of RGB (Red+Green+Blue) = 65+118+112=295 (39% of max value = 765). Red value is 65 (25.78% from 255 or 22.03% from 295); Green value is 118 (46.48% from 255 or 40% from 295); Blue value is 112 (44.14% from 255 or 37.97% from 295); Max value from RGB is 118 - color contains mainly: green. Hex color #417670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417670 is #BE898F. Grayscale: #656565. Windows color (decimal): -12487056 or 7370305. OLE color: 7370305.
HSL color Cylindrical-coordinate representation of color #417670: hue angle of 173.21º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #417670 is Cyan = 0.45, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 118 | 112 | - |
| CMYK | 0.45 | 0 | 0.05 | 0.54 |
| HSL | 173.21º | 0.29% | 0.36% | - |
| HSV(B) | 173.21º | 0.45% | 0.46% | - |
| XYZ | 11.58 | 15.25 | 17.66 | - |
| YUV | 101.47 | 133.94 | 101.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 112 | 0.45 | 0 | 0.05 | 0.54 | 173.21 | 0.29 | 0.36 |
| Hex | 41 | 76 | 70 | 2D | 0 | 5 | 36 | AD | 1D | 24 |
| Octal | 101 | 166 | 160 | 55 | 0 | 5 | 66 | 255 | 35 | 44 |
| Binary | 1000001 | 1110110 | 1110000 | 101101 | 0 | 101 | 110110 | 10101101 | 11101 | 100100 |
Color Harmonies of #417670
Complementary color
Monochromatic Colors of #417670
Black with #417670
Text Example
Text Example
White with #417670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417670; }
p { color: rgb(65,118,112); }
H1.HeaderClassName
{
color: #417670;
}
.AnyTagClassName
{
color: #417670;
}
</style>
background-color css
<style>
a { background-color: #417670; }
a { background-color: rgb(65,118,112); }
div.DivClassName
{
background-color: #417670;
}
.BgClassName
{
background-color: #417670;
}
</style>
border-color css
<style>
span { border-color: #417670; }
span { border-color: rgb(65,118,112); }
td.TdClassName
{
border-color: #417670;
}
.TagClassName
{
border-color: #417670;
}
</style>