Shades of Dark Green Copper #527267
Tints of Dark Green Copper #527267
RGB
CMYK
RGB Variations
Color information
#527267 (or 0x527267) is known color: Dark Green Copper. HEX triplet: 52, 72 and 67. RGB value is (82,114,103). Sum of RGB (Red+Green+Blue) = 82+114+103=299 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.42% from 299); Green value is 114 (44.92% from 255 or 38.13% from 299); Blue value is 103 (40.62% from 255 or 34.45% from 299); Max value from RGB is 114 - color contains mainly: green. Hex color #527267 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527267 is #AD8D98. Grayscale: #676767. Windows color (decimal): -11373977 or 6779474. OLE color: 6779474.
HSL color Cylindrical-coordinate representation of color #527267: hue angle of 159.38º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #527267 is Cyan = 0.28, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 114 | 103 | - |
| CMYK | 0.28 | 0 | 0.10 | 0.55 |
| HSL | 159.38º | 0.16% | 0.38% | - |
| HSV(B) | 159.38º | 0.28% | 0.45% | - |
| XYZ | 11.95 | 14.81 | 15.06 | - |
| YUV | 103.18 | 127.9 | 112.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 114 | 103 | 0.28 | 0 | 0.10 | 0.55 | 159.38 | 0.16 | 0.38 |
| Hex | 52 | 72 | 67 | 1C | 0 | A | 37 | 9F | 10 | 26 |
| Octal | 122 | 162 | 147 | 34 | 0 | 12 | 67 | 237 | 20 | 46 |
| Binary | 1010010 | 1110010 | 1100111 | 11100 | 0 | 1010 | 110111 | 10011111 | 10000 | 100110 |
Color Harmonies of #527267
Complementary color
Monochromatic Colors of #527267
Black with #527267
Text Example
Text Example
White with #527267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527267; }
p { color: rgb(82,114,103); }
H1.HeaderClassName
{
color: #527267;
}
.AnyTagClassName
{
color: #527267;
}
</style>
background-color css
<style>
a { background-color: #527267; }
a { background-color: rgb(82,114,103); }
div.DivClassName
{
background-color: #527267;
}
.BgClassName
{
background-color: #527267;
}
</style>
border-color css
<style>
span { border-color: #527267; }
span { border-color: rgb(82,114,103); }
td.TdClassName
{
border-color: #527267;
}
.TagClassName
{
border-color: #527267;
}
</style>