Shades of Dark Green Copper #457772
Tints of Dark Green Copper #457772
RGB
CMYK
RGB Variations
Color information
#457772 (or 0x457772) is known color: Dark Green Copper. HEX triplet: 45, 77 and 72. RGB value is (69,119,114). Sum of RGB (Red+Green+Blue) = 69+119+114=302 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.85% from 302); Green value is 119 (46.88% from 255 or 39.40% from 302); Blue value is 114 (44.92% from 255 or 37.75% from 302); Max value from RGB is 119 - color contains mainly: green. Hex color #457772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457772 is #BA888D. Grayscale: #676767. Windows color (decimal): -12224654 or 7501637. OLE color: 7501637.
HSL color Cylindrical-coordinate representation of color #457772: hue angle of 174º 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 #457772 is Cyan = 0.42, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 119 | 114 | - |
| CMYK | 0.42 | 0 | 0.04 | 0.53 |
| HSL | 174º | 0.27% | 0.37% | - |
| HSV(B) | 174º | 0.42% | 0.47% | - |
| XYZ | 12.09 | 15.67 | 18.31 | - |
| YUV | 103.48 | 133.94 | 103.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 119 | 114 | 0.42 | 0 | 0.04 | 0.53 | 174 | 0.27 | 0.37 |
| Hex | 45 | 77 | 72 | 2A | 0 | 4 | 35 | AE | 1B | 25 |
| Octal | 105 | 167 | 162 | 52 | 0 | 4 | 65 | 256 | 33 | 45 |
| Binary | 1000101 | 1110111 | 1110010 | 101010 | 0 | 100 | 110101 | 10101110 | 11011 | 100101 |
Color Harmonies of #457772
Complementary color
Monochromatic Colors of #457772
Black with #457772
Text Example
Text Example
White with #457772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457772; }
p { color: rgb(69,119,114); }
H1.HeaderClassName
{
color: #457772;
}
.AnyTagClassName
{
color: #457772;
}
</style>
background-color css
<style>
a { background-color: #457772; }
a { background-color: rgb(69,119,114); }
div.DivClassName
{
background-color: #457772;
}
.BgClassName
{
background-color: #457772;
}
</style>
border-color css
<style>
span { border-color: #457772; }
span { border-color: rgb(69,119,114); }
td.TdClassName
{
border-color: #457772;
}
.TagClassName
{
border-color: #457772;
}
</style>