Shades of Dark Green Copper #457267
Tints of Dark Green Copper #457267
RGB
CMYK
RGB Variations
Color information
#457267 (or 0x457267) is known color: Dark Green Copper. HEX triplet: 45, 72 and 67. RGB value is (69,114,103). Sum of RGB (Red+Green+Blue) = 69+114+103=286 (37% of max value = 765). Red value is 69 (27.34% from 255 or 24.13% from 286); Green value is 114 (44.92% from 255 or 39.86% from 286); Blue value is 103 (40.62% from 255 or 36.01% from 286); Max value from RGB is 114 - color contains mainly: green. Hex color #457267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457267 is #BA8D98. Grayscale: #636363. Windows color (decimal): -12225945 or 6779461. OLE color: 6779461.
HSL color Cylindrical-coordinate representation of color #457267: hue angle of 165.33º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #457267 is Cyan = 0.39, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 114 | 103 | - |
| CMYK | 0.39 | 0 | 0.10 | 0.55 |
| HSL | 165.33º | 0.25% | 0.36% | - |
| HSV(B) | 165.33º | 0.39% | 0.45% | - |
| XYZ | 10.92 | 14.28 | 15.01 | - |
| YUV | 99.29 | 130.09 | 106.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 103 | 0.39 | 0 | 0.10 | 0.55 | 165.33 | 0.25 | 0.36 |
| Hex | 45 | 72 | 67 | 27 | 0 | A | 37 | A5 | 19 | 24 |
| Octal | 105 | 162 | 147 | 47 | 0 | 12 | 67 | 245 | 31 | 44 |
| Binary | 1000101 | 1110010 | 1100111 | 100111 | 0 | 1010 | 110111 | 10100101 | 11001 | 100100 |
Color Harmonies of #457267
Complementary color
Monochromatic Colors of #457267
Black with #457267
Text Example
Text Example
White with #457267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457267; }
p { color: rgb(69,114,103); }
H1.HeaderClassName
{
color: #457267;
}
.AnyTagClassName
{
color: #457267;
}
</style>
background-color css
<style>
a { background-color: #457267; }
a { background-color: rgb(69,114,103); }
div.DivClassName
{
background-color: #457267;
}
.BgClassName
{
background-color: #457267;
}
</style>
border-color css
<style>
span { border-color: #457267; }
span { border-color: rgb(69,114,103); }
td.TdClassName
{
border-color: #457267;
}
.TagClassName
{
border-color: #457267;
}
</style>