Shades of Dark Green Copper #437168
Tints of Dark Green Copper #437168
RGB
CMYK
RGB Variations
Color information
#437168 (or 0x437168) is known color: Dark Green Copper. HEX triplet: 43, 71 and 68. RGB value is (67,113,104). Sum of RGB (Red+Green+Blue) = 67+113+104=284 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.59% from 284); Green value is 113 (44.53% from 255 or 39.79% from 284); Blue value is 104 (41.02% from 255 or 36.62% from 284); Max value from RGB is 113 - color contains mainly: green. Hex color #437168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437168 is #BC8E97. Grayscale: #626262. Windows color (decimal): -12357272 or 6844739. OLE color: 6844739.
HSL color Cylindrical-coordinate representation of color #437168: hue angle of 168.26º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #437168 is Cyan = 0.41, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 113 | 104 | - |
| CMYK | 0.41 | 0 | 0.08 | 0.56 |
| HSL | 168.26º | 0.26% | 0.35% | - |
| HSV(B) | 168.26º | 0.41% | 0.44% | - |
| XYZ | 10.72 | 14 | 15.23 | - |
| YUV | 98.22 | 131.26 | 105.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 113 | 104 | 0.41 | 0 | 0.08 | 0.56 | 168.26 | 0.26 | 0.35 |
| Hex | 43 | 71 | 68 | 29 | 0 | 8 | 38 | A8 | 1A | 23 |
| Octal | 103 | 161 | 150 | 51 | 0 | 10 | 70 | 250 | 32 | 43 |
| Binary | 1000011 | 1110001 | 1101000 | 101001 | 0 | 1000 | 111000 | 10101000 | 11010 | 100011 |
Color Harmonies of #437168
Complementary color
Monochromatic Colors of #437168
Black with #437168
Text Example
Text Example
White with #437168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437168; }
p { color: rgb(67,113,104); }
H1.HeaderClassName
{
color: #437168;
}
.AnyTagClassName
{
color: #437168;
}
</style>
background-color css
<style>
a { background-color: #437168; }
a { background-color: rgb(67,113,104); }
div.DivClassName
{
background-color: #437168;
}
.BgClassName
{
background-color: #437168;
}
</style>
border-color css
<style>
span { border-color: #437168; }
span { border-color: rgb(67,113,104); }
td.TdClassName
{
border-color: #437168;
}
.TagClassName
{
border-color: #437168;
}
</style>