Shades of Dark Green Copper #427368
Tints of Dark Green Copper #427368
RGB
CMYK
RGB Variations
Color information
#427368 (or 0x427368) is known color: Dark Green Copper. HEX triplet: 42, 73 and 68. RGB value is (66,115,104). Sum of RGB (Red+Green+Blue) = 66+115+104=285 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.16% from 285); Green value is 115 (45.31% from 255 or 40.35% from 285); Blue value is 104 (41.02% from 255 or 36.49% from 285); Max value from RGB is 115 - color contains mainly: green. Hex color #427368 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427368 is #BD8C97. Grayscale: #636363. Windows color (decimal): -12422296 or 6845250. OLE color: 6845250.
HSL color Cylindrical-coordinate representation of color #427368: hue angle of 166.53º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #427368 is Cyan = 0.43, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 104 | - |
| CMYK | 0.43 | 0 | 0.10 | 0.55 |
| HSL | 166.53º | 0.27% | 0.35% | - |
| HSV(B) | 166.53º | 0.43% | 0.45% | - |
| XYZ | 10.88 | 14.42 | 15.31 | - |
| YUV | 99.1 | 130.77 | 104.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 104 | 0.43 | 0 | 0.10 | 0.55 | 166.53 | 0.27 | 0.35 |
| Hex | 42 | 73 | 68 | 2B | 0 | A | 37 | A7 | 1B | 23 |
| Octal | 102 | 163 | 150 | 53 | 0 | 12 | 67 | 247 | 33 | 43 |
| Binary | 1000010 | 1110011 | 1101000 | 101011 | 0 | 1010 | 110111 | 10100111 | 11011 | 100011 |
Color Harmonies of #427368
Complementary color
Monochromatic Colors of #427368
Black with #427368
Text Example
Text Example
White with #427368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427368; }
p { color: rgb(66,115,104); }
H1.HeaderClassName
{
color: #427368;
}
.AnyTagClassName
{
color: #427368;
}
</style>
background-color css
<style>
a { background-color: #427368; }
a { background-color: rgb(66,115,104); }
div.DivClassName
{
background-color: #427368;
}
.BgClassName
{
background-color: #427368;
}
</style>
border-color css
<style>
span { border-color: #427368; }
span { border-color: rgb(66,115,104); }
td.TdClassName
{
border-color: #427368;
}
.TagClassName
{
border-color: #427368;
}
</style>