Shades of Dark Green Copper #427670
Tints of Dark Green Copper #427670
RGB
CMYK
RGB Variations
Color information
#427670 (or 0x427670) is known color: Dark Green Copper. HEX triplet: 42, 76 and 70. RGB value is (66,118,112). Sum of RGB (Red+Green+Blue) = 66+118+112=296 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.30% from 296); Green value is 118 (46.48% from 255 or 39.86% from 296); Blue value is 112 (44.14% from 255 or 37.84% from 296); Max value from RGB is 118 - color contains mainly: green. Hex color #427670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427670 is #BD898F. Grayscale: #656565. Windows color (decimal): -12421520 or 7370306. OLE color: 7370306.
HSL color Cylindrical-coordinate representation of color #427670: hue angle of 173.08º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #427670 is Cyan = 0.44, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 112 | - |
| CMYK | 0.44 | 0 | 0.05 | 0.54 |
| HSL | 173.08º | 0.28% | 0.36% | - |
| HSV(B) | 173.08º | 0.44% | 0.46% | - |
| XYZ | 11.65 | 15.28 | 17.67 | - |
| YUV | 101.77 | 133.77 | 102.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 112 | 0.44 | 0 | 0.05 | 0.54 | 173.08 | 0.28 | 0.36 |
| Hex | 42 | 76 | 70 | 2C | 0 | 5 | 36 | AD | 1C | 24 |
| Octal | 102 | 166 | 160 | 54 | 0 | 5 | 66 | 255 | 34 | 44 |
| Binary | 1000010 | 1110110 | 1110000 | 101100 | 0 | 101 | 110110 | 10101101 | 11100 | 100100 |
Color Harmonies of #427670
Complementary color
Monochromatic Colors of #427670
Black with #427670
Text Example
Text Example
White with #427670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427670; }
p { color: rgb(66,118,112); }
H1.HeaderClassName
{
color: #427670;
}
.AnyTagClassName
{
color: #427670;
}
</style>
background-color css
<style>
a { background-color: #427670; }
a { background-color: rgb(66,118,112); }
div.DivClassName
{
background-color: #427670;
}
.BgClassName
{
background-color: #427670;
}
</style>
border-color css
<style>
span { border-color: #427670; }
span { border-color: rgb(66,118,112); }
td.TdClassName
{
border-color: #427670;
}
.TagClassName
{
border-color: #427670;
}
</style>