Shades of Dark Green Copper #457567
Tints of Dark Green Copper #457567
RGB
CMYK
RGB Variations
Color information
#457567 (or 0x457567) is known color: Dark Green Copper. HEX triplet: 45, 75 and 67. RGB value is (69,117,103). Sum of RGB (Red+Green+Blue) = 69+117+103=289 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.88% from 289); Green value is 117 (46.09% from 255 or 40.48% from 289); Blue value is 103 (40.62% from 255 or 35.64% from 289); Max value from RGB is 117 - color contains mainly: green. Hex color #457567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457567 is #BA8A98. Grayscale: #656565. Windows color (decimal): -12225177 or 6780229. OLE color: 6780229.
HSL color Cylindrical-coordinate representation of color #457567: hue angle of 162.5º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #457567 is Cyan = 0.41, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 117 | 103 | - |
| CMYK | 0.41 | 0 | 0.12 | 0.54 |
| HSL | 162.5º | 0.26% | 0.36% | - |
| HSV(B) | 162.5º | 0.41% | 0.46% | - |
| XYZ | 11.26 | 14.97 | 15.13 | - |
| YUV | 101.05 | 129.1 | 105.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 117 | 103 | 0.41 | 0 | 0.12 | 0.54 | 162.5 | 0.26 | 0.36 |
| Hex | 45 | 75 | 67 | 29 | 0 | C | 36 | A2 | 1A | 24 |
| Octal | 105 | 165 | 147 | 51 | 0 | 14 | 66 | 242 | 32 | 44 |
| Binary | 1000101 | 1110101 | 1100111 | 101001 | 0 | 1100 | 110110 | 10100010 | 11010 | 100100 |
Color Harmonies of #457567
Complementary color
Monochromatic Colors of #457567
Black with #457567
Text Example
Text Example
White with #457567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457567; }
p { color: rgb(69,117,103); }
H1.HeaderClassName
{
color: #457567;
}
.AnyTagClassName
{
color: #457567;
}
</style>
background-color css
<style>
a { background-color: #457567; }
a { background-color: rgb(69,117,103); }
div.DivClassName
{
background-color: #457567;
}
.BgClassName
{
background-color: #457567;
}
</style>
border-color css
<style>
span { border-color: #457567; }
span { border-color: rgb(69,117,103); }
td.TdClassName
{
border-color: #457567;
}
.TagClassName
{
border-color: #457567;
}
</style>