Shades of Dark Green Copper #467469
Tints of Dark Green Copper #467469
RGB
CMYK
RGB Variations
Color information
#467469 (or 0x467469) is known color: Dark Green Copper. HEX triplet: 46, 74 and 69. RGB value is (70,116,105). Sum of RGB (Red+Green+Blue) = 70+116+105=291 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.05% from 291); Green value is 116 (45.70% from 255 or 39.86% from 291); Blue value is 105 (41.41% from 255 or 36.08% from 291); Max value from RGB is 116 - color contains mainly: green. Hex color #467469 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467469 is #B98B96. Grayscale: #646464. Windows color (decimal): -12159895 or 6911046. OLE color: 6911046.
HSL color Cylindrical-coordinate representation of color #467469: hue angle of 165.65º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #467469 is Cyan = 0.40, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 105 | - |
| CMYK | 0.40 | 0 | 0.09 | 0.55 |
| HSL | 165.65º | 0.25% | 0.36% | - |
| HSV(B) | 165.65º | 0.4% | 0.45% | - |
| XYZ | 11.32 | 14.81 | 15.63 | - |
| YUV | 100.99 | 130.26 | 105.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 105 | 0.40 | 0 | 0.09 | 0.55 | 165.65 | 0.25 | 0.36 |
| Hex | 46 | 74 | 69 | 28 | 0 | 9 | 37 | A6 | 19 | 24 |
| Octal | 106 | 164 | 151 | 50 | 0 | 11 | 67 | 246 | 31 | 44 |
| Binary | 1000110 | 1110100 | 1101001 | 101000 | 0 | 1001 | 110111 | 10100110 | 11001 | 100100 |
Color Harmonies of #467469
Complementary color
Monochromatic Colors of #467469
Black with #467469
Text Example
Text Example
White with #467469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467469; }
p { color: rgb(70,116,105); }
H1.HeaderClassName
{
color: #467469;
}
.AnyTagClassName
{
color: #467469;
}
</style>
background-color css
<style>
a { background-color: #467469; }
a { background-color: rgb(70,116,105); }
div.DivClassName
{
background-color: #467469;
}
.BgClassName
{
background-color: #467469;
}
</style>
border-color css
<style>
span { border-color: #467469; }
span { border-color: rgb(70,116,105); }
td.TdClassName
{
border-color: #467469;
}
.TagClassName
{
border-color: #467469;
}
</style>