Shades of Copper Rose #916866
Tints of Copper Rose #916866
RGB
CMYK
RGB Variations
Color information
#916866 (or 0x916866) is known color: Copper Rose. HEX triplet: 91, 68 and 66. RGB value is (145,104,102). Sum of RGB (Red+Green+Blue) = 145+104+102=351 (46% of max value = 765). Red value is 145 (57.03% from 255 or 41.31% from 351); Green value is 104 (41.02% from 255 or 29.63% from 351); Blue value is 102 (40.23% from 255 or 29.06% from 351); Max value from RGB is 145 - color contains mainly: red. Hex color #916866 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916866 is #6E9799. Grayscale: #747474. Windows color (decimal): -7247770 or 6711441. OLE color: 6711441.
HSL color Cylindrical-coordinate representation of color #916866: hue angle of 2.79º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #916866 is Cyan = 0, Magento = 0.28, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 104 | 102 | - |
| CMYK | 0 | 0.28 | 0.30 | 0.43 |
| HSL | 2.79º | 0.17% | 0.48% | - |
| HSV(B) | 2.79º | 0.3% | 0.57% | - |
| XYZ | 19.03 | 16.88 | 14.83 | - |
| YUV | 116.03 | 120.08 | 148.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 104 | 102 | 0 | 0.28 | 0.30 | 0.43 | 2.79 | 0.17 | 0.48 |
| Hex | 91 | 68 | 66 | 0 | 1C | 1E | 2B | 3 | 11 | 30 |
| Octal | 221 | 150 | 146 | 0 | 34 | 36 | 53 | 3 | 21 | 60 |
| Binary | 10010001 | 1101000 | 1100110 | 0 | 11100 | 11110 | 101011 | 11 | 10001 | 110000 |
Color Harmonies of #916866
Complementary color
Monochromatic Colors of #916866
Black with #916866
Text Example
Text Example
White with #916866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916866; }
p { color: rgb(145,104,102); }
H1.HeaderClassName
{
color: #916866;
}
.AnyTagClassName
{
color: #916866;
}
</style>
background-color css
<style>
a { background-color: #916866; }
a { background-color: rgb(145,104,102); }
div.DivClassName
{
background-color: #916866;
}
.BgClassName
{
background-color: #916866;
}
</style>
border-color css
<style>
span { border-color: #916866; }
span { border-color: rgb(145,104,102); }
td.TdClassName
{
border-color: #916866;
}
.TagClassName
{
border-color: #916866;
}
</style>