Shades of Copper Rose #966866
Tints of Copper Rose #966866
RGB
CMYK
RGB Variations
Color information
#966866 (or 0x966866) is known color: Copper Rose. HEX triplet: 96, 68 and 66. RGB value is (150,104,102). Sum of RGB (Red+Green+Blue) = 150+104+102=356 (47% of max value = 765). Red value is 150 (58.98% from 255 or 42.13% from 356); Green value is 104 (41.02% from 255 or 29.21% from 356); Blue value is 102 (40.23% from 255 or 28.65% from 356); Max value from RGB is 150 - color contains mainly: red. Hex color #966866 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #966866 is #699799. Grayscale: #757575. Windows color (decimal): -6920090 or 6711446. OLE color: 6711446.
HSL color Cylindrical-coordinate representation of color #966866: hue angle of 2.5º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #966866 is Cyan = 0, Magento = 0.31, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 104 | 102 | - |
| CMYK | 0 | 0.31 | 0.32 | 0.41 |
| HSL | 2.5º | 0.19% | 0.49% | - |
| HSV(B) | 2.5º | 0.32% | 0.59% | - |
| XYZ | 19.93 | 17.34 | 14.87 | - |
| YUV | 117.53 | 119.24 | 151.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 104 | 102 | 0 | 0.31 | 0.32 | 0.41 | 2.5 | 0.19 | 0.49 |
| Hex | 96 | 68 | 66 | 0 | 1F | 20 | 29 | 2 | 13 | 31 |
| Octal | 226 | 150 | 146 | 0 | 37 | 40 | 51 | 2 | 23 | 61 |
| Binary | 10010110 | 1101000 | 1100110 | 0 | 11111 | 100000 | 101001 | 10 | 10011 | 110001 |
Color Harmonies of #966866
Complementary color
Monochromatic Colors of #966866
Black with #966866
Text Example
Text Example
White with #966866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966866; }
p { color: rgb(150,104,102); }
H1.HeaderClassName
{
color: #966866;
}
.AnyTagClassName
{
color: #966866;
}
</style>
background-color css
<style>
a { background-color: #966866; }
a { background-color: rgb(150,104,102); }
div.DivClassName
{
background-color: #966866;
}
.BgClassName
{
background-color: #966866;
}
</style>
border-color css
<style>
span { border-color: #966866; }
span { border-color: rgb(150,104,102); }
td.TdClassName
{
border-color: #966866;
}
.TagClassName
{
border-color: #966866;
}
</style>