Shades of Dark Green Copper #427269
Tints of Dark Green Copper #427269
RGB
CMYK
RGB Variations
Color information
#427269 (or 0x427269) is known color: Dark Green Copper. HEX triplet: 42, 72 and 69. RGB value is (66,114,105). Sum of RGB (Red+Green+Blue) = 66+114+105=285 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.16% from 285); Green value is 114 (44.92% from 255 or 40% from 285); Blue value is 105 (41.41% from 255 or 36.84% from 285); Max value from RGB is 114 - color contains mainly: green. Hex color #427269 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427269 is #BD8D96. Grayscale: #626262. Windows color (decimal): -12422551 or 6910530. OLE color: 6910530.
HSL color Cylindrical-coordinate representation of color #427269: hue angle of 168.75º 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 #427269 is Cyan = 0.42, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 105 | - |
| CMYK | 0.42 | 0 | 0.08 | 0.55 |
| HSL | 168.75º | 0.27% | 0.35% | - |
| HSV(B) | 168.75º | 0.42% | 0.45% | - |
| XYZ | 10.81 | 14.21 | 15.54 | - |
| YUV | 98.62 | 131.6 | 104.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 105 | 0.42 | 0 | 0.08 | 0.55 | 168.75 | 0.27 | 0.35 |
| Hex | 42 | 72 | 69 | 2A | 0 | 8 | 37 | A9 | 1B | 23 |
| Octal | 102 | 162 | 151 | 52 | 0 | 10 | 67 | 251 | 33 | 43 |
| Binary | 1000010 | 1110010 | 1101001 | 101010 | 0 | 1000 | 110111 | 10101001 | 11011 | 100011 |
Color Harmonies of #427269
Complementary color
Monochromatic Colors of #427269
Black with #427269
Text Example
Text Example
White with #427269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427269; }
p { color: rgb(66,114,105); }
H1.HeaderClassName
{
color: #427269;
}
.AnyTagClassName
{
color: #427269;
}
</style>
background-color css
<style>
a { background-color: #427269; }
a { background-color: rgb(66,114,105); }
div.DivClassName
{
background-color: #427269;
}
.BgClassName
{
background-color: #427269;
}
</style>
border-color css
<style>
span { border-color: #427269; }
span { border-color: rgb(66,114,105); }
td.TdClassName
{
border-color: #427269;
}
.TagClassName
{
border-color: #427269;
}
</style>