Shades of Dark Green Copper #457367
Tints of Dark Green Copper #457367
RGB
CMYK
RGB Variations
Color information
#457367 (or 0x457367) is known color: Dark Green Copper. HEX triplet: 45, 73 and 67. RGB value is (69,115,103). Sum of RGB (Red+Green+Blue) = 69+115+103=287 (38% of max value = 765). Red value is 69 (27.34% from 255 or 24.04% from 287); Green value is 115 (45.31% from 255 or 40.07% from 287); Blue value is 103 (40.62% from 255 or 35.89% from 287); Max value from RGB is 115 - color contains mainly: green. Hex color #457367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457367 is #BA8C98. Grayscale: #636363. Windows color (decimal): -12225689 or 6779717. OLE color: 6779717.
HSL color Cylindrical-coordinate representation of color #457367: hue angle of 164.35º 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 #457367 is Cyan = 0.4, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 115 | 103 | - |
| CMYK | 0.4 | 0 | 0.10 | 0.55 |
| HSL | 164.35º | 0.25% | 0.36% | - |
| HSV(B) | 164.35º | 0.4% | 0.45% | - |
| XYZ | 11.03 | 14.51 | 15.05 | - |
| YUV | 99.88 | 129.76 | 105.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 103 | 0.4 | 0 | 0.10 | 0.55 | 164.35 | 0.25 | 0.36 |
| Hex | 45 | 73 | 67 | 28 | 0 | A | 37 | A4 | 19 | 24 |
| Octal | 105 | 163 | 147 | 50 | 0 | 12 | 67 | 244 | 31 | 44 |
| Binary | 1000101 | 1110011 | 1100111 | 101000 | 0 | 1010 | 110111 | 10100100 | 11001 | 100100 |
Color Harmonies of #457367
Complementary color
Monochromatic Colors of #457367
Black with #457367
Text Example
Text Example
White with #457367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457367; }
p { color: rgb(69,115,103); }
H1.HeaderClassName
{
color: #457367;
}
.AnyTagClassName
{
color: #457367;
}
</style>
background-color css
<style>
a { background-color: #457367; }
a { background-color: rgb(69,115,103); }
div.DivClassName
{
background-color: #457367;
}
.BgClassName
{
background-color: #457367;
}
</style>
border-color css
<style>
span { border-color: #457367; }
span { border-color: rgb(69,115,103); }
td.TdClassName
{
border-color: #457367;
}
.TagClassName
{
border-color: #457367;
}
</style>