Shades of Dark Green Copper #427668
Tints of Dark Green Copper #427668
RGB
CMYK
RGB Variations
Color information
#427668 (or 0x427668) is known color: Dark Green Copper. HEX triplet: 42, 76 and 68. RGB value is (66,118,104). Sum of RGB (Red+Green+Blue) = 66+118+104=288 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.92% from 288); Green value is 118 (46.48% from 255 or 40.97% from 288); Blue value is 104 (41.02% from 255 or 36.11% from 288); Max value from RGB is 118 - color contains mainly: green. Hex color #427668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427668 is #BD8997. Grayscale: #646464. Windows color (decimal): -12421528 or 6846018. OLE color: 6846018.
HSL color Cylindrical-coordinate representation of color #427668: hue angle of 163.85º 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 #427668 is Cyan = 0.44, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 104 | - |
| CMYK | 0.44 | 0 | 0.12 | 0.54 |
| HSL | 163.85º | 0.28% | 0.36% | - |
| HSV(B) | 163.85º | 0.44% | 0.46% | - |
| XYZ | 11.22 | 15.11 | 15.42 | - |
| YUV | 100.86 | 129.77 | 103.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 104 | 0.44 | 0 | 0.12 | 0.54 | 163.85 | 0.28 | 0.36 |
| Hex | 42 | 76 | 68 | 2C | 0 | C | 36 | A4 | 1C | 24 |
| Octal | 102 | 166 | 150 | 54 | 0 | 14 | 66 | 244 | 34 | 44 |
| Binary | 1000010 | 1110110 | 1101000 | 101100 | 0 | 1100 | 110110 | 10100100 | 11100 | 100100 |
Color Harmonies of #427668
Complementary color
Monochromatic Colors of #427668
Black with #427668
Text Example
Text Example
White with #427668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427668; }
p { color: rgb(66,118,104); }
H1.HeaderClassName
{
color: #427668;
}
.AnyTagClassName
{
color: #427668;
}
</style>
background-color css
<style>
a { background-color: #427668; }
a { background-color: rgb(66,118,104); }
div.DivClassName
{
background-color: #427668;
}
.BgClassName
{
background-color: #427668;
}
</style>
border-color css
<style>
span { border-color: #427668; }
span { border-color: rgb(66,118,104); }
td.TdClassName
{
border-color: #427668;
}
.TagClassName
{
border-color: #427668;
}
</style>