Shades of Dark Green Copper #427569
Tints of Dark Green Copper #427569
RGB
CMYK
RGB Variations
Color information
#427569 (or 0x427569) is known color: Dark Green Copper. HEX triplet: 42, 75 and 69. RGB value is (66,117,105). Sum of RGB (Red+Green+Blue) = 66+117+105=288 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.92% from 288); Green value is 117 (46.09% from 255 or 40.62% from 288); Blue value is 105 (41.41% from 255 or 36.46% from 288); Max value from RGB is 117 - color contains mainly: green. Hex color #427569 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427569 is #BD8A96. Grayscale: #646464. Windows color (decimal): -12421783 or 6911298. OLE color: 6911298.
HSL color Cylindrical-coordinate representation of color #427569: hue angle of 165.88º 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 #427569 is Cyan = 0.44, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 105 | - |
| CMYK | 0.44 | 0 | 0.10 | 0.54 |
| HSL | 165.88º | 0.28% | 0.36% | - |
| HSV(B) | 165.88º | 0.44% | 0.46% | - |
| XYZ | 11.16 | 14.9 | 15.65 | - |
| YUV | 100.38 | 130.6 | 103.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 105 | 0.44 | 0 | 0.10 | 0.54 | 165.88 | 0.28 | 0.36 |
| Hex | 42 | 75 | 69 | 2C | 0 | A | 36 | A6 | 1C | 24 |
| Octal | 102 | 165 | 151 | 54 | 0 | 12 | 66 | 246 | 34 | 44 |
| Binary | 1000010 | 1110101 | 1101001 | 101100 | 0 | 1010 | 110110 | 10100110 | 11100 | 100100 |
Color Harmonies of #427569
Complementary color
Monochromatic Colors of #427569
Black with #427569
Text Example
Text Example
White with #427569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427569; }
p { color: rgb(66,117,105); }
H1.HeaderClassName
{
color: #427569;
}
.AnyTagClassName
{
color: #427569;
}
</style>
background-color css
<style>
a { background-color: #427569; }
a { background-color: rgb(66,117,105); }
div.DivClassName
{
background-color: #427569;
}
.BgClassName
{
background-color: #427569;
}
</style>
border-color css
<style>
span { border-color: #427569; }
span { border-color: rgb(66,117,105); }
td.TdClassName
{
border-color: #427569;
}
.TagClassName
{
border-color: #427569;
}
</style>