Shades of Dark Green Copper #457166
Tints of Dark Green Copper #457166
RGB
CMYK
RGB Variations
Color information
#457166 (or 0x457166) is known color: Dark Green Copper. HEX triplet: 45, 71 and 66. RGB value is (69,113,102). Sum of RGB (Red+Green+Blue) = 69+113+102=284 (37% of max value = 765). Red value is 69 (27.34% from 255 or 24.30% from 284); Green value is 113 (44.53% from 255 or 39.79% from 284); Blue value is 102 (40.23% from 255 or 35.92% from 284); Max value from RGB is 113 - color contains mainly: green. Hex color #457166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457166 is #BA8E99. Grayscale: #626262. Windows color (decimal): -12226202 or 6713669. OLE color: 6713669.
HSL color Cylindrical-coordinate representation of color #457166: hue angle of 165º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #457166 is Cyan = 0.39, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 113 | 102 | - |
| CMYK | 0.39 | 0 | 0.10 | 0.56 |
| HSL | 165º | 0.24% | 0.36% | - |
| HSV(B) | 165º | 0.39% | 0.44% | - |
| XYZ | 10.76 | 14.03 | 14.71 | - |
| YUV | 98.59 | 129.92 | 106.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 113 | 102 | 0.39 | 0 | 0.10 | 0.56 | 165 | 0.24 | 0.36 |
| Hex | 45 | 71 | 66 | 27 | 0 | A | 38 | A5 | 18 | 24 |
| Octal | 105 | 161 | 146 | 47 | 0 | 12 | 70 | 245 | 30 | 44 |
| Binary | 1000101 | 1110001 | 1100110 | 100111 | 0 | 1010 | 111000 | 10100101 | 11000 | 100100 |
Color Harmonies of #457166
Complementary color
Monochromatic Colors of #457166
Black with #457166
Text Example
Text Example
White with #457166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457166; }
p { color: rgb(69,113,102); }
H1.HeaderClassName
{
color: #457166;
}
.AnyTagClassName
{
color: #457166;
}
</style>
background-color css
<style>
a { background-color: #457166; }
a { background-color: rgb(69,113,102); }
div.DivClassName
{
background-color: #457166;
}
.BgClassName
{
background-color: #457166;
}
</style>
border-color css
<style>
span { border-color: #457166; }
span { border-color: rgb(69,113,102); }
td.TdClassName
{
border-color: #457166;
}
.TagClassName
{
border-color: #457166;
}
</style>