Shades of Dark Green Copper #427870
Tints of Dark Green Copper #427870
RGB
CMYK
RGB Variations
Color information
#427870 (or 0x427870) is known color: Dark Green Copper. HEX triplet: 42, 78 and 70. RGB value is (66,120,112). Sum of RGB (Red+Green+Blue) = 66+120+112=298 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.15% from 298); Green value is 120 (47.27% from 255 or 40.27% from 298); Blue value is 112 (44.14% from 255 or 37.58% from 298); Max value from RGB is 120 - color contains mainly: green. Hex color #427870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427870 is #BD878F. Grayscale: #666666. Windows color (decimal): -12421008 or 7370818. OLE color: 7370818.
HSL color Cylindrical-coordinate representation of color #427870: hue angle of 171.11º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #427870 is Cyan = 0.45, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 112 | - |
| CMYK | 0.45 | 0 | 0.07 | 0.53 |
| HSL | 171.11º | 0.29% | 0.36% | - |
| HSV(B) | 171.11º | 0.45% | 0.47% | - |
| XYZ | 11.89 | 15.76 | 17.74 | - |
| YUV | 102.94 | 133.11 | 101.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 112 | 0.45 | 0 | 0.07 | 0.53 | 171.11 | 0.29 | 0.36 |
| Hex | 42 | 78 | 70 | 2D | 0 | 7 | 35 | AB | 1D | 24 |
| Octal | 102 | 170 | 160 | 55 | 0 | 7 | 65 | 253 | 35 | 44 |
| Binary | 1000010 | 1111000 | 1110000 | 101101 | 0 | 111 | 110101 | 10101011 | 11101 | 100100 |
Color Harmonies of #427870
Complementary color
Monochromatic Colors of #427870
Black with #427870
Text Example
Text Example
White with #427870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427870; }
p { color: rgb(66,120,112); }
H1.HeaderClassName
{
color: #427870;
}
.AnyTagClassName
{
color: #427870;
}
</style>
background-color css
<style>
a { background-color: #427870; }
a { background-color: rgb(66,120,112); }
div.DivClassName
{
background-color: #427870;
}
.BgClassName
{
background-color: #427870;
}
</style>
border-color css
<style>
span { border-color: #427870; }
span { border-color: rgb(66,120,112); }
td.TdClassName
{
border-color: #427870;
}
.TagClassName
{
border-color: #427870;
}
</style>