Shades of Dark Green Copper #417770
Tints of Dark Green Copper #417770
RGB
CMYK
RGB Variations
Color information
#417770 (or 0x417770) is known color: Dark Green Copper. HEX triplet: 41, 77 and 70. RGB value is (65,119,112). Sum of RGB (Red+Green+Blue) = 65+119+112=296 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.96% from 296); Green value is 119 (46.88% from 255 or 40.20% from 296); Blue value is 112 (44.14% from 255 or 37.84% from 296); Max value from RGB is 119 - color contains mainly: green. Hex color #417770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417770 is #BE888F. Grayscale: #666666. Windows color (decimal): -12486800 or 7370561. OLE color: 7370561.
HSL color Cylindrical-coordinate representation of color #417770: hue angle of 172.22º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #417770 is Cyan = 0.45, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 119 | 112 | - |
| CMYK | 0.45 | 0 | 0.06 | 0.53 |
| HSL | 172.22º | 0.29% | 0.36% | - |
| HSV(B) | 172.22º | 0.45% | 0.47% | - |
| XYZ | 11.7 | 15.49 | 17.7 | - |
| YUV | 102.06 | 133.61 | 101.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 119 | 112 | 0.45 | 0 | 0.06 | 0.53 | 172.22 | 0.29 | 0.36 |
| Hex | 41 | 77 | 70 | 2D | 0 | 6 | 35 | AC | 1D | 24 |
| Octal | 101 | 167 | 160 | 55 | 0 | 6 | 65 | 254 | 35 | 44 |
| Binary | 1000001 | 1110111 | 1110000 | 101101 | 0 | 110 | 110101 | 10101100 | 11101 | 100100 |
Color Harmonies of #417770
Complementary color
Monochromatic Colors of #417770
Black with #417770
Text Example
Text Example
White with #417770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417770; }
p { color: rgb(65,119,112); }
H1.HeaderClassName
{
color: #417770;
}
.AnyTagClassName
{
color: #417770;
}
</style>
background-color css
<style>
a { background-color: #417770; }
a { background-color: rgb(65,119,112); }
div.DivClassName
{
background-color: #417770;
}
.BgClassName
{
background-color: #417770;
}
</style>
border-color css
<style>
span { border-color: #417770; }
span { border-color: rgb(65,119,112); }
td.TdClassName
{
border-color: #417770;
}
.TagClassName
{
border-color: #417770;
}
</style>