Shades of Copper Rose #976967
Tints of Copper Rose #976967
RGB
CMYK
RGB Variations
Color information
#976967 (or 0x976967) is known color: Copper Rose. HEX triplet: 97, 69 and 67. RGB value is (151,105,103). Sum of RGB (Red+Green+Blue) = 151+105+103=359 (47% of max value = 765). Red value is 151 (59.38% from 255 or 42.06% from 359); Green value is 105 (41.41% from 255 or 29.25% from 359); Blue value is 103 (40.62% from 255 or 28.69% from 359); Max value from RGB is 151 - color contains mainly: red. Hex color #976967 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #976967 is #689698. Grayscale: #767676. Windows color (decimal): -6854297 or 6777239. OLE color: 6777239.
HSL color Cylindrical-coordinate representation of color #976967: hue angle of 2.5º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #976967 is Cyan = 0, Magento = 0.30, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 105 | 103 | - |
| CMYK | 0 | 0.30 | 0.32 | 0.41 |
| HSL | 2.5º | 0.19% | 0.5% | - |
| HSV(B) | 2.5º | 0.32% | 0.59% | - |
| XYZ | 20.26 | 17.66 | 15.17 | - |
| YUV | 118.53 | 119.24 | 151.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 105 | 103 | 0 | 0.30 | 0.32 | 0.41 | 2.5 | 0.19 | 0.5 |
| Hex | 97 | 69 | 67 | 0 | 1E | 20 | 29 | 2 | 13 | 32 |
| Octal | 227 | 151 | 147 | 0 | 36 | 40 | 51 | 2 | 23 | 62 |
| Binary | 10010111 | 1101001 | 1100111 | 0 | 11110 | 100000 | 101001 | 10 | 10011 | 110010 |
Color Harmonies of #976967
Complementary color
Monochromatic Colors of #976967
Black with #976967
Text Example
Text Example
White with #976967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976967; }
p { color: rgb(151,105,103); }
H1.HeaderClassName
{
color: #976967;
}
.AnyTagClassName
{
color: #976967;
}
</style>
background-color css
<style>
a { background-color: #976967; }
a { background-color: rgb(151,105,103); }
div.DivClassName
{
background-color: #976967;
}
.BgClassName
{
background-color: #976967;
}
</style>
border-color css
<style>
span { border-color: #976967; }
span { border-color: rgb(151,105,103); }
td.TdClassName
{
border-color: #976967;
}
.TagClassName
{
border-color: #976967;
}
</style>