Shades of Dark Green Copper #457370
Tints of Dark Green Copper #457370
RGB
CMYK
RGB Variations
Color information
#457370 (or 0x457370) is known color: Dark Green Copper. HEX triplet: 45, 73 and 70. RGB value is (69,115,112). Sum of RGB (Red+Green+Blue) = 69+115+112=296 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23.31% from 296); Green value is 115 (45.31% from 255 or 38.85% from 296); Blue value is 112 (44.14% from 255 or 37.84% from 296); Max value from RGB is 115 - color contains mainly: green. Hex color #457370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457370 is #BA8C8F. Grayscale: #646464. Windows color (decimal): -12225680 or 7369541. OLE color: 7369541.
HSL color Cylindrical-coordinate representation of color #457370: hue angle of 176.09º 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 #457370 is Cyan = 0.4, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 115 | 112 | - |
| CMYK | 0.4 | 0 | 0.03 | 0.55 |
| HSL | 176.09º | 0.25% | 0.36% | - |
| HSV(B) | 176.09º | 0.4% | 0.45% | - |
| XYZ | 11.51 | 14.7 | 17.56 | - |
| YUV | 100.9 | 134.26 | 105.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 112 | 0.4 | 0 | 0.03 | 0.55 | 176.09 | 0.25 | 0.36 |
| Hex | 45 | 73 | 70 | 28 | 0 | 3 | 37 | B0 | 19 | 24 |
| Octal | 105 | 163 | 160 | 50 | 0 | 3 | 67 | 260 | 31 | 44 |
| Binary | 1000101 | 1110011 | 1110000 | 101000 | 0 | 11 | 110111 | 10110000 | 11001 | 100100 |
Color Harmonies of #457370
Complementary color
Monochromatic Colors of #457370
Black with #457370
Text Example
Text Example
White with #457370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457370; }
p { color: rgb(69,115,112); }
H1.HeaderClassName
{
color: #457370;
}
.AnyTagClassName
{
color: #457370;
}
</style>
background-color css
<style>
a { background-color: #457370; }
a { background-color: rgb(69,115,112); }
div.DivClassName
{
background-color: #457370;
}
.BgClassName
{
background-color: #457370;
}
</style>
border-color css
<style>
span { border-color: #457370; }
span { border-color: rgb(69,115,112); }
td.TdClassName
{
border-color: #457370;
}
.TagClassName
{
border-color: #457370;
}
</style>