Shades of Dark Green Copper #427268
Tints of Dark Green Copper #427268
RGB
CMYK
RGB Variations
Color information
#427268 (or 0x427268) is known color: Dark Green Copper. HEX triplet: 42, 72 and 68. RGB value is (66,114,104). Sum of RGB (Red+Green+Blue) = 66+114+104=284 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.24% from 284); Green value is 114 (44.92% from 255 or 40.14% from 284); Blue value is 104 (41.02% from 255 or 36.62% from 284); Max value from RGB is 114 - color contains mainly: green. Hex color #427268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427268 is #BD8D97. Grayscale: #626262. Windows color (decimal): -12422552 or 6844994. OLE color: 6844994.
HSL color Cylindrical-coordinate representation of color #427268: hue angle of 167.5º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #427268 is Cyan = 0.42, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 104 | - |
| CMYK | 0.42 | 0 | 0.09 | 0.55 |
| HSL | 167.5º | 0.27% | 0.35% | - |
| HSV(B) | 167.5º | 0.42% | 0.45% | - |
| XYZ | 10.76 | 14.19 | 15.27 | - |
| YUV | 98.51 | 131.1 | 104.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 104 | 0.42 | 0 | 0.09 | 0.55 | 167.5 | 0.27 | 0.35 |
| Hex | 42 | 72 | 68 | 2A | 0 | 9 | 37 | A8 | 1B | 23 |
| Octal | 102 | 162 | 150 | 52 | 0 | 11 | 67 | 250 | 33 | 43 |
| Binary | 1000010 | 1110010 | 1101000 | 101010 | 0 | 1001 | 110111 | 10101000 | 11011 | 100011 |
Color Harmonies of #427268
Complementary color
Monochromatic Colors of #427268
Black with #427268
Text Example
Text Example
White with #427268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427268; }
p { color: rgb(66,114,104); }
H1.HeaderClassName
{
color: #427268;
}
.AnyTagClassName
{
color: #427268;
}
</style>
background-color css
<style>
a { background-color: #427268; }
a { background-color: rgb(66,114,104); }
div.DivClassName
{
background-color: #427268;
}
.BgClassName
{
background-color: #427268;
}
</style>
border-color css
<style>
span { border-color: #427268; }
span { border-color: rgb(66,114,104); }
td.TdClassName
{
border-color: #427268;
}
.TagClassName
{
border-color: #427268;
}
</style>