Shades of Dark Green Copper #437266
Tints of Dark Green Copper #437266
RGB
CMYK
RGB Variations
Color information
#437266 (or 0x437266) is known color: Dark Green Copper. HEX triplet: 43, 72 and 66. RGB value is (67,114,102). Sum of RGB (Red+Green+Blue) = 67+114+102=283 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.67% from 283); Green value is 114 (44.92% from 255 or 40.28% from 283); Blue value is 102 (40.23% from 255 or 36.04% from 283); Max value from RGB is 114 - color contains mainly: green. Hex color #437266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437266 is #BC8D99. Grayscale: #626262. Windows color (decimal): -12357018 or 6713923. OLE color: 6713923.
HSL color Cylindrical-coordinate representation of color #437266: hue angle of 164.68º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #437266 is Cyan = 0.41, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 114 | 102 | - |
| CMYK | 0.41 | 0 | 0.11 | 0.55 |
| HSL | 164.68º | 0.26% | 0.35% | - |
| HSV(B) | 164.68º | 0.41% | 0.45% | - |
| XYZ | 10.73 | 14.19 | 14.74 | - |
| YUV | 98.58 | 129.93 | 105.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 114 | 102 | 0.41 | 0 | 0.11 | 0.55 | 164.68 | 0.26 | 0.35 |
| Hex | 43 | 72 | 66 | 29 | 0 | B | 37 | A5 | 1A | 23 |
| Octal | 103 | 162 | 146 | 51 | 0 | 13 | 67 | 245 | 32 | 43 |
| Binary | 1000011 | 1110010 | 1100110 | 101001 | 0 | 1011 | 110111 | 10100101 | 11010 | 100011 |
Color Harmonies of #437266
Complementary color
Monochromatic Colors of #437266
Black with #437266
Text Example
Text Example
White with #437266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437266; }
p { color: rgb(67,114,102); }
H1.HeaderClassName
{
color: #437266;
}
.AnyTagClassName
{
color: #437266;
}
</style>
background-color css
<style>
a { background-color: #437266; }
a { background-color: rgb(67,114,102); }
div.DivClassName
{
background-color: #437266;
}
.BgClassName
{
background-color: #437266;
}
</style>
border-color css
<style>
span { border-color: #437266; }
span { border-color: rgb(67,114,102); }
td.TdClassName
{
border-color: #437266;
}
.TagClassName
{
border-color: #437266;
}
</style>