Shades of Dark Green Copper #457768
Tints of Dark Green Copper #457768
RGB
CMYK
RGB Variations
Color information
#457768 (or 0x457768) is known color: Dark Green Copper. HEX triplet: 45, 77 and 68. RGB value is (69,119,104). Sum of RGB (Red+Green+Blue) = 69+119+104=292 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.63% from 292); Green value is 119 (46.88% from 255 or 40.75% from 292); Blue value is 104 (41.02% from 255 or 35.62% from 292); Max value from RGB is 119 - color contains mainly: green. Hex color #457768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457768 is #BA8897. Grayscale: #666666. Windows color (decimal): -12224664 or 6846277. OLE color: 6846277.
HSL color Cylindrical-coordinate representation of color #457768: hue angle of 162º 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 #457768 is Cyan = 0.42, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 119 | 104 | - |
| CMYK | 0.42 | 0 | 0.13 | 0.53 |
| HSL | 162º | 0.27% | 0.37% | - |
| HSV(B) | 162º | 0.42% | 0.47% | - |
| XYZ | 11.55 | 15.46 | 15.47 | - |
| YUV | 102.34 | 128.94 | 104.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 119 | 104 | 0.42 | 0 | 0.13 | 0.53 | 162 | 0.27 | 0.37 |
| Hex | 45 | 77 | 68 | 2A | 0 | D | 35 | A2 | 1B | 25 |
| Octal | 105 | 167 | 150 | 52 | 0 | 15 | 65 | 242 | 33 | 45 |
| Binary | 1000101 | 1110111 | 1101000 | 101010 | 0 | 1101 | 110101 | 10100010 | 11011 | 100101 |
Color Harmonies of #457768
Complementary color
Monochromatic Colors of #457768
Black with #457768
Text Example
Text Example
White with #457768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457768; }
p { color: rgb(69,119,104); }
H1.HeaderClassName
{
color: #457768;
}
.AnyTagClassName
{
color: #457768;
}
</style>
background-color css
<style>
a { background-color: #457768; }
a { background-color: rgb(69,119,104); }
div.DivClassName
{
background-color: #457768;
}
.BgClassName
{
background-color: #457768;
}
</style>
border-color css
<style>
span { border-color: #457768; }
span { border-color: rgb(69,119,104); }
td.TdClassName
{
border-color: #457768;
}
.TagClassName
{
border-color: #457768;
}
</style>