Shades of Dark Green Copper #457269
Tints of Dark Green Copper #457269
RGB
CMYK
RGB Variations
Color information
#457269 (or 0x457269) is known color: Dark Green Copper. HEX triplet: 45, 72 and 69. RGB value is (69,114,105). Sum of RGB (Red+Green+Blue) = 69+114+105=288 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.96% from 288); Green value is 114 (44.92% from 255 or 39.58% from 288); Blue value is 105 (41.41% from 255 or 36.46% from 288); Max value from RGB is 114 - color contains mainly: green. Hex color #457269 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457269 is #BA8D96. Grayscale: #636363. Windows color (decimal): -12225943 or 6910533. OLE color: 6910533.
HSL color Cylindrical-coordinate representation of color #457269: hue angle of 168º 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 #457269 is Cyan = 0.39, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 114 | 105 | - |
| CMYK | 0.39 | 0 | 0.08 | 0.55 |
| HSL | 168º | 0.25% | 0.36% | - |
| HSV(B) | 168º | 0.39% | 0.45% | - |
| XYZ | 11.02 | 14.32 | 15.55 | - |
| YUV | 99.52 | 131.09 | 106.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 105 | 0.39 | 0 | 0.08 | 0.55 | 168 | 0.25 | 0.36 |
| Hex | 45 | 72 | 69 | 27 | 0 | 8 | 37 | A8 | 19 | 24 |
| Octal | 105 | 162 | 151 | 47 | 0 | 10 | 67 | 250 | 31 | 44 |
| Binary | 1000101 | 1110010 | 1101001 | 100111 | 0 | 1000 | 110111 | 10101000 | 11001 | 100100 |
Color Harmonies of #457269
Complementary color
Monochromatic Colors of #457269
Black with #457269
Text Example
Text Example
White with #457269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457269; }
p { color: rgb(69,114,105); }
H1.HeaderClassName
{
color: #457269;
}
.AnyTagClassName
{
color: #457269;
}
</style>
background-color css
<style>
a { background-color: #457269; }
a { background-color: rgb(69,114,105); }
div.DivClassName
{
background-color: #457269;
}
.BgClassName
{
background-color: #457269;
}
</style>
border-color css
<style>
span { border-color: #457269; }
span { border-color: rgb(69,114,105); }
td.TdClassName
{
border-color: #457269;
}
.TagClassName
{
border-color: #457269;
}
</style>