Shades of Copper Rose #976463
Tints of Copper Rose #976463
RGB
CMYK
RGB Variations
Color information
#976463 (or 0x976463) is known color: Copper Rose. HEX triplet: 97, 64 and 63. RGB value is (151,100,99). Sum of RGB (Red+Green+Blue) = 151+100+99=350 (46% of max value = 765). Red value is 151 (59.38% from 255 or 43.14% from 350); Green value is 100 (39.45% from 255 or 28.57% from 350); Blue value is 99 (39.06% from 255 or 28.29% from 350); Max value from RGB is 151 - color contains mainly: red. Hex color #976463 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #976463 is #689B9C. Grayscale: #737373. Windows color (decimal): -6855581 or 6513815. OLE color: 6513815.
HSL color Cylindrical-coordinate representation of color #976463: hue angle of 1.15º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #976463 is Cyan = 0, Magento = 0.34, Yellow = 0.34 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 100 | 99 | - |
| CMYK | 0 | 0.34 | 0.34 | 0.41 |
| HSL | 1.15º | 0.21% | 0.49% | - |
| HSV(B) | 1.15º | 0.34% | 0.59% | - |
| XYZ | 19.57 | 16.59 | 13.98 | - |
| YUV | 115.14 | 118.9 | 153.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 100 | 99 | 0 | 0.34 | 0.34 | 0.41 | 1.15 | 0.21 | 0.49 |
| Hex | 97 | 64 | 63 | 0 | 22 | 22 | 29 | 1 | 15 | 31 |
| Octal | 227 | 144 | 143 | 0 | 42 | 42 | 51 | 1 | 25 | 61 |
| Binary | 10010111 | 1100100 | 1100011 | 0 | 100010 | 100010 | 101001 | 1 | 10101 | 110001 |
Color Harmonies of #976463
Complementary color
Monochromatic Colors of #976463
Black with #976463
Text Example
Text Example
White with #976463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976463; }
p { color: rgb(151,100,99); }
H1.HeaderClassName
{
color: #976463;
}
.AnyTagClassName
{
color: #976463;
}
</style>
background-color css
<style>
a { background-color: #976463; }
a { background-color: rgb(151,100,99); }
div.DivClassName
{
background-color: #976463;
}
.BgClassName
{
background-color: #976463;
}
</style>
border-color css
<style>
span { border-color: #976463; }
span { border-color: rgb(151,100,99); }
td.TdClassName
{
border-color: #976463;
}
.TagClassName
{
border-color: #976463;
}
</style>