Shades of Dark Green Copper #437368
Tints of Dark Green Copper #437368
RGB
CMYK
RGB Variations
Color information
#437368 (or 0x437368) is known color: Dark Green Copper. HEX triplet: 43, 73 and 68. RGB value is (67,115,104). Sum of RGB (Red+Green+Blue) = 67+115+104=286 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.43% from 286); Green value is 115 (45.31% from 255 or 40.21% from 286); Blue value is 104 (41.02% from 255 or 36.36% from 286); Max value from RGB is 115 - color contains mainly: green. Hex color #437368 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437368 is #BC8C97. Grayscale: #636363. Windows color (decimal): -12356760 or 6845251. OLE color: 6845251.
HSL color Cylindrical-coordinate representation of color #437368: hue angle of 166.25º degrees, saturation: 0.26, 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 #437368 is Cyan = 0.42, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 115 | 104 | - |
| CMYK | 0.42 | 0 | 0.10 | 0.55 |
| HSL | 166.25º | 0.26% | 0.36% | - |
| HSV(B) | 166.25º | 0.42% | 0.45% | - |
| XYZ | 10.94 | 14.45 | 15.31 | - |
| YUV | 99.39 | 130.6 | 104.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 115 | 104 | 0.42 | 0 | 0.10 | 0.55 | 166.25 | 0.26 | 0.36 |
| Hex | 43 | 73 | 68 | 2A | 0 | A | 37 | A6 | 1A | 24 |
| Octal | 103 | 163 | 150 | 52 | 0 | 12 | 67 | 246 | 32 | 44 |
| Binary | 1000011 | 1110011 | 1101000 | 101010 | 0 | 1010 | 110111 | 10100110 | 11010 | 100100 |
Color Harmonies of #437368
Complementary color
Monochromatic Colors of #437368
Black with #437368
Text Example
Text Example
White with #437368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437368; }
p { color: rgb(67,115,104); }
H1.HeaderClassName
{
color: #437368;
}
.AnyTagClassName
{
color: #437368;
}
</style>
background-color css
<style>
a { background-color: #437368; }
a { background-color: rgb(67,115,104); }
div.DivClassName
{
background-color: #437368;
}
.BgClassName
{
background-color: #437368;
}
</style>
border-color css
<style>
span { border-color: #437368; }
span { border-color: rgb(67,115,104); }
td.TdClassName
{
border-color: #437368;
}
.TagClassName
{
border-color: #437368;
}
</style>