Shades of Copper Rose #956866
Tints of Copper Rose #956866
RGB
CMYK
RGB Variations
Color information
#956866 (or 0x956866) is known color: Copper Rose. HEX triplet: 95, 68 and 66. RGB value is (149,104,102). Sum of RGB (Red+Green+Blue) = 149+104+102=355 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.97% from 355); Green value is 104 (41.02% from 255 or 29.30% from 355); Blue value is 102 (40.23% from 255 or 28.73% from 355); Max value from RGB is 149 - color contains mainly: red. Hex color #956866 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956866 is #6A9799. Grayscale: #757575. Windows color (decimal): -6985626 or 6711445. OLE color: 6711445.
HSL color Cylindrical-coordinate representation of color #956866: hue angle of 2.55º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #956866 is Cyan = 0, Magento = 0.30, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 104 | 102 | - |
| CMYK | 0 | 0.30 | 0.32 | 0.42 |
| HSL | 2.55º | 0.19% | 0.49% | - |
| HSV(B) | 2.55º | 0.32% | 0.58% | - |
| XYZ | 19.74 | 17.25 | 14.86 | - |
| YUV | 117.23 | 119.41 | 150.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 104 | 102 | 0 | 0.30 | 0.32 | 0.42 | 2.55 | 0.19 | 0.49 |
| Hex | 95 | 68 | 66 | 0 | 1E | 20 | 2A | 3 | 13 | 31 |
| Octal | 225 | 150 | 146 | 0 | 36 | 40 | 52 | 3 | 23 | 61 |
| Binary | 10010101 | 1101000 | 1100110 | 0 | 11110 | 100000 | 101010 | 11 | 10011 | 110001 |
Color Harmonies of #956866
Complementary color
Monochromatic Colors of #956866
Black with #956866
Text Example
Text Example
White with #956866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956866; }
p { color: rgb(149,104,102); }
H1.HeaderClassName
{
color: #956866;
}
.AnyTagClassName
{
color: #956866;
}
</style>
background-color css
<style>
a { background-color: #956866; }
a { background-color: rgb(149,104,102); }
div.DivClassName
{
background-color: #956866;
}
.BgClassName
{
background-color: #956866;
}
</style>
border-color css
<style>
span { border-color: #956866; }
span { border-color: rgb(149,104,102); }
td.TdClassName
{
border-color: #956866;
}
.TagClassName
{
border-color: #956866;
}
</style>