Shades of Dark Green Copper #457466
Tints of Dark Green Copper #457466
RGB
CMYK
RGB Variations
Color information
#457466 (or 0x457466) is known color: Dark Green Copper. HEX triplet: 45, 74 and 66. RGB value is (69,116,102). Sum of RGB (Red+Green+Blue) = 69+116+102=287 (38% of max value = 765). Red value is 69 (27.34% from 255 or 24.04% from 287); Green value is 116 (45.70% from 255 or 40.42% from 287); Blue value is 102 (40.23% from 255 or 35.54% from 287); Max value from RGB is 116 - color contains mainly: green. Hex color #457466 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457466 is #BA8B99. Grayscale: #646464. Windows color (decimal): -12225434 or 6714437. OLE color: 6714437.
HSL color Cylindrical-coordinate representation of color #457466: hue angle of 162.13º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #457466 is Cyan = 0.41, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 116 | 102 | - |
| CMYK | 0.41 | 0 | 0.12 | 0.55 |
| HSL | 162.13º | 0.25% | 0.36% | - |
| HSV(B) | 162.13º | 0.41% | 0.45% | - |
| XYZ | 11.1 | 14.72 | 14.83 | - |
| YUV | 100.35 | 128.93 | 105.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 116 | 102 | 0.41 | 0 | 0.12 | 0.55 | 162.13 | 0.25 | 0.36 |
| Hex | 45 | 74 | 66 | 29 | 0 | C | 37 | A2 | 19 | 24 |
| Octal | 105 | 164 | 146 | 51 | 0 | 14 | 67 | 242 | 31 | 44 |
| Binary | 1000101 | 1110100 | 1100110 | 101001 | 0 | 1100 | 110111 | 10100010 | 11001 | 100100 |
Color Harmonies of #457466
Complementary color
Monochromatic Colors of #457466
Black with #457466
Text Example
Text Example
White with #457466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457466; }
p { color: rgb(69,116,102); }
H1.HeaderClassName
{
color: #457466;
}
.AnyTagClassName
{
color: #457466;
}
</style>
background-color css
<style>
a { background-color: #457466; }
a { background-color: rgb(69,116,102); }
div.DivClassName
{
background-color: #457466;
}
.BgClassName
{
background-color: #457466;
}
</style>
border-color css
<style>
span { border-color: #457466; }
span { border-color: rgb(69,116,102); }
td.TdClassName
{
border-color: #457466;
}
.TagClassName
{
border-color: #457466;
}
</style>