Shades of Dark Green Copper #427063
Tints of Dark Green Copper #427063
RGB
CMYK
RGB Variations
Color information
#427063 (or 0x427063) is known color: Dark Green Copper. HEX triplet: 42, 70 and 63. RGB value is (66,112,99). Sum of RGB (Red+Green+Blue) = 66+112+99=277 (36% of max value = 765). Red value is 66 (26.17% from 255 or 23.83% from 277); Green value is 112 (44.14% from 255 or 40.43% from 277); Blue value is 99 (39.06% from 255 or 35.74% from 277); Max value from RGB is 112 - color contains mainly: green. Hex color #427063 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427063 is #BD8F9C. Grayscale: #606060. Windows color (decimal): -12423069 or 6516802. OLE color: 6516802.
HSL color Cylindrical-coordinate representation of color #427063: hue angle of 163.04º 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 #427063 is Cyan = 0.41, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 112 | 99 | - |
| CMYK | 0.41 | 0 | 0.12 | 0.56 |
| HSL | 163.04º | 0.26% | 0.35% | - |
| HSV(B) | 163.04º | 0.41% | 0.44% | - |
| XYZ | 10.29 | 13.65 | 13.9 | - |
| YUV | 96.76 | 129.26 | 106.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 99 | 0.41 | 0 | 0.12 | 0.56 | 163.04 | 0.26 | 0.35 |
| Hex | 42 | 70 | 63 | 29 | 0 | C | 38 | A3 | 1A | 23 |
| Octal | 102 | 160 | 143 | 51 | 0 | 14 | 70 | 243 | 32 | 43 |
| Binary | 1000010 | 1110000 | 1100011 | 101001 | 0 | 1100 | 111000 | 10100011 | 11010 | 100011 |
Color Harmonies of #427063
Complementary color
Monochromatic Colors of #427063
Black with #427063
Text Example
Text Example
White with #427063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427063; }
p { color: rgb(66,112,99); }
H1.HeaderClassName
{
color: #427063;
}
.AnyTagClassName
{
color: #427063;
}
</style>
background-color css
<style>
a { background-color: #427063; }
a { background-color: rgb(66,112,99); }
div.DivClassName
{
background-color: #427063;
}
.BgClassName
{
background-color: #427063;
}
</style>
border-color css
<style>
span { border-color: #427063; }
span { border-color: rgb(66,112,99); }
td.TdClassName
{
border-color: #427063;
}
.TagClassName
{
border-color: #427063;
}
</style>