Shades of Dark Green Copper #417467
Tints of Dark Green Copper #417467
RGB
CMYK
RGB Variations
Color information
#417467 (or 0x417467) is known color: Dark Green Copper. HEX triplet: 41, 74 and 67. RGB value is (65,116,103). Sum of RGB (Red+Green+Blue) = 65+116+103=284 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.89% from 284); Green value is 116 (45.70% from 255 or 40.85% from 284); Blue value is 103 (40.62% from 255 or 36.27% from 284); Max value from RGB is 116 - color contains mainly: green. Hex color #417467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417467 is #BE8B98. Grayscale: #636363. Windows color (decimal): -12487577 or 6779969. OLE color: 6779969.
HSL color Cylindrical-coordinate representation of color #417467: hue angle of 164.71º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #417467 is Cyan = 0.44, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 116 | 103 | - |
| CMYK | 0.44 | 0 | 0.11 | 0.55 |
| HSL | 164.71º | 0.28% | 0.35% | - |
| HSV(B) | 164.71º | 0.44% | 0.45% | - |
| XYZ | 10.87 | 14.59 | 15.08 | - |
| YUV | 99.27 | 130.1 | 103.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 116 | 103 | 0.44 | 0 | 0.11 | 0.55 | 164.71 | 0.28 | 0.35 |
| Hex | 41 | 74 | 67 | 2C | 0 | B | 37 | A5 | 1C | 23 |
| Octal | 101 | 164 | 147 | 54 | 0 | 13 | 67 | 245 | 34 | 43 |
| Binary | 1000001 | 1110100 | 1100111 | 101100 | 0 | 1011 | 110111 | 10100101 | 11100 | 100011 |
Color Harmonies of #417467
Complementary color
Monochromatic Colors of #417467
Black with #417467
Text Example
Text Example
White with #417467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417467; }
p { color: rgb(65,116,103); }
H1.HeaderClassName
{
color: #417467;
}
.AnyTagClassName
{
color: #417467;
}
</style>
background-color css
<style>
a { background-color: #417467; }
a { background-color: rgb(65,116,103); }
div.DivClassName
{
background-color: #417467;
}
.BgClassName
{
background-color: #417467;
}
</style>
border-color css
<style>
span { border-color: #417467; }
span { border-color: rgb(65,116,103); }
td.TdClassName
{
border-color: #417467;
}
.TagClassName
{
border-color: #417467;
}
</style>