Shades of Dark Green Copper #437466
Tints of Dark Green Copper #437466
RGB
CMYK
RGB Variations
Color information
#437466 (or 0x437466) is known color: Dark Green Copper. HEX triplet: 43, 74 and 66. RGB value is (67,116,102). Sum of RGB (Red+Green+Blue) = 67+116+102=285 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.51% from 285); Green value is 116 (45.70% from 255 or 40.70% from 285); Blue value is 102 (40.23% from 255 or 35.79% from 285); Max value from RGB is 116 - color contains mainly: green. Hex color #437466 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437466 is #BC8B99. Grayscale: #636363. Windows color (decimal): -12356506 or 6714435. OLE color: 6714435.
HSL color Cylindrical-coordinate representation of color #437466: hue angle of 162.86º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #437466 is Cyan = 0.42, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 116 | 102 | - |
| CMYK | 0.42 | 0 | 0.12 | 0.55 |
| HSL | 162.86º | 0.27% | 0.36% | - |
| HSV(B) | 162.86º | 0.42% | 0.45% | - |
| XYZ | 10.96 | 14.64 | 14.82 | - |
| YUV | 99.75 | 129.27 | 104.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 116 | 102 | 0.42 | 0 | 0.12 | 0.55 | 162.86 | 0.27 | 0.36 |
| Hex | 43 | 74 | 66 | 2A | 0 | C | 37 | A3 | 1B | 24 |
| Octal | 103 | 164 | 146 | 52 | 0 | 14 | 67 | 243 | 33 | 44 |
| Binary | 1000011 | 1110100 | 1100110 | 101010 | 0 | 1100 | 110111 | 10100011 | 11011 | 100100 |
Color Harmonies of #437466
Complementary color
Monochromatic Colors of #437466
Black with #437466
Text Example
Text Example
White with #437466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437466; }
p { color: rgb(67,116,102); }
H1.HeaderClassName
{
color: #437466;
}
.AnyTagClassName
{
color: #437466;
}
</style>
background-color css
<style>
a { background-color: #437466; }
a { background-color: rgb(67,116,102); }
div.DivClassName
{
background-color: #437466;
}
.BgClassName
{
background-color: #437466;
}
</style>
border-color css
<style>
span { border-color: #437466; }
span { border-color: rgb(67,116,102); }
td.TdClassName
{
border-color: #437466;
}
.TagClassName
{
border-color: #437466;
}
</style>