Shades of Dark Green Copper #457770
Tints of Dark Green Copper #457770
RGB
CMYK
RGB Variations
Color information
#457770 (or 0x457770) is known color: Dark Green Copper. HEX triplet: 45, 77 and 70. RGB value is (69,119,112). Sum of RGB (Red+Green+Blue) = 69+119+112=300 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23% from 300); Green value is 119 (46.88% from 255 or 39.67% from 300); Blue value is 112 (44.14% from 255 or 37.33% from 300); Max value from RGB is 119 - color contains mainly: green. Hex color #457770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457770 is #BA888F. Grayscale: #676767. Windows color (decimal): -12224656 or 7370565. OLE color: 7370565.
HSL color Cylindrical-coordinate representation of color #457770: hue angle of 171.6º 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 #457770 is Cyan = 0.42, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 119 | 112 | - |
| CMYK | 0.42 | 0 | 0.06 | 0.53 |
| HSL | 171.6º | 0.27% | 0.37% | - |
| HSV(B) | 171.6º | 0.42% | 0.47% | - |
| XYZ | 11.98 | 15.63 | 17.71 | - |
| YUV | 103.25 | 132.94 | 103.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 119 | 112 | 0.42 | 0 | 0.06 | 0.53 | 171.6 | 0.27 | 0.37 |
| Hex | 45 | 77 | 70 | 2A | 0 | 6 | 35 | AC | 1B | 25 |
| Octal | 105 | 167 | 160 | 52 | 0 | 6 | 65 | 254 | 33 | 45 |
| Binary | 1000101 | 1110111 | 1110000 | 101010 | 0 | 110 | 110101 | 10101100 | 11011 | 100101 |
Color Harmonies of #457770
Complementary color
Monochromatic Colors of #457770
Black with #457770
Text Example
Text Example
White with #457770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457770; }
p { color: rgb(69,119,112); }
H1.HeaderClassName
{
color: #457770;
}
.AnyTagClassName
{
color: #457770;
}
</style>
background-color css
<style>
a { background-color: #457770; }
a { background-color: rgb(69,119,112); }
div.DivClassName
{
background-color: #457770;
}
.BgClassName
{
background-color: #457770;
}
</style>
border-color css
<style>
span { border-color: #457770; }
span { border-color: rgb(69,119,112); }
td.TdClassName
{
border-color: #457770;
}
.TagClassName
{
border-color: #457770;
}
</style>