Shades of Dark Green Copper #457268
Tints of Dark Green Copper #457268
RGB
CMYK
RGB Variations
Color information
#457268 (or 0x457268) is known color: Dark Green Copper. HEX triplet: 45, 72 and 68. RGB value is (69,114,104). Sum of RGB (Red+Green+Blue) = 69+114+104=287 (38% of max value = 765). Red value is 69 (27.34% from 255 or 24.04% from 287); Green value is 114 (44.92% from 255 or 39.72% from 287); Blue value is 104 (41.02% from 255 or 36.24% from 287); Max value from RGB is 114 - color contains mainly: green. Hex color #457268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457268 is #BA8D97. Grayscale: #636363. Windows color (decimal): -12225944 or 6844997. OLE color: 6844997.
HSL color Cylindrical-coordinate representation of color #457268: hue angle of 166.67º 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 #457268 is Cyan = 0.39, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 114 | 104 | - |
| CMYK | 0.39 | 0 | 0.09 | 0.55 |
| HSL | 166.67º | 0.25% | 0.36% | - |
| HSV(B) | 166.67º | 0.39% | 0.45% | - |
| XYZ | 10.97 | 14.3 | 15.28 | - |
| YUV | 99.41 | 130.59 | 106.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 104 | 0.39 | 0 | 0.09 | 0.55 | 166.67 | 0.25 | 0.36 |
| Hex | 45 | 72 | 68 | 27 | 0 | 9 | 37 | A7 | 19 | 24 |
| Octal | 105 | 162 | 150 | 47 | 0 | 11 | 67 | 247 | 31 | 44 |
| Binary | 1000101 | 1110010 | 1101000 | 100111 | 0 | 1001 | 110111 | 10100111 | 11001 | 100100 |
Color Harmonies of #457268
Complementary color
Monochromatic Colors of #457268
Black with #457268
Text Example
Text Example
White with #457268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457268; }
p { color: rgb(69,114,104); }
H1.HeaderClassName
{
color: #457268;
}
.AnyTagClassName
{
color: #457268;
}
</style>
background-color css
<style>
a { background-color: #457268; }
a { background-color: rgb(69,114,104); }
div.DivClassName
{
background-color: #457268;
}
.BgClassName
{
background-color: #457268;
}
</style>
border-color css
<style>
span { border-color: #457268; }
span { border-color: rgb(69,114,104); }
td.TdClassName
{
border-color: #457268;
}
.TagClassName
{
border-color: #457268;
}
</style>