Shades of Dark Green Copper #457773
Tints of Dark Green Copper #457773
RGB
CMYK
RGB Variations
Color information
#457773 (or 0x457773) is known color: Dark Green Copper. HEX triplet: 45, 77 and 73. RGB value is (69,119,115). Sum of RGB (Red+Green+Blue) = 69+119+115=303 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.77% from 303); Green value is 119 (46.88% from 255 or 39.27% from 303); Blue value is 115 (45.31% from 255 or 37.95% from 303); Max value from RGB is 119 - color contains mainly: green. Hex color #457773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457773 is #BA888C. Grayscale: #676767. Windows color (decimal): -12224653 or 7567173. OLE color: 7567173.
HSL color Cylindrical-coordinate representation of color #457773: hue angle of 175.2º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #457773 is Cyan = 0.42, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 119 | 115 | - |
| CMYK | 0.42 | 0 | 0.03 | 0.53 |
| HSL | 175.2º | 0.27% | 0.37% | - |
| HSV(B) | 175.2º | 0.42% | 0.47% | - |
| XYZ | 12.15 | 15.7 | 18.61 | - |
| YUV | 103.59 | 134.44 | 103.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 119 | 115 | 0.42 | 0 | 0.03 | 0.53 | 175.2 | 0.27 | 0.37 |
| Hex | 45 | 77 | 73 | 2A | 0 | 3 | 35 | AF | 1B | 25 |
| Octal | 105 | 167 | 163 | 52 | 0 | 3 | 65 | 257 | 33 | 45 |
| Binary | 1000101 | 1110111 | 1110011 | 101010 | 0 | 11 | 110101 | 10101111 | 11011 | 100101 |
Color Harmonies of #457773
Complementary color
Monochromatic Colors of #457773
Black with #457773
Text Example
Text Example
White with #457773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457773; }
p { color: rgb(69,119,115); }
H1.HeaderClassName
{
color: #457773;
}
.AnyTagClassName
{
color: #457773;
}
</style>
background-color css
<style>
a { background-color: #457773; }
a { background-color: rgb(69,119,115); }
div.DivClassName
{
background-color: #457773;
}
.BgClassName
{
background-color: #457773;
}
</style>
border-color css
<style>
span { border-color: #457773; }
span { border-color: rgb(69,119,115); }
td.TdClassName
{
border-color: #457773;
}
.TagClassName
{
border-color: #457773;
}
</style>