Shades of Copper Rose #966867
Tints of Copper Rose #966867
RGB
CMYK
RGB Variations
Color information
#966867 (or 0x966867) is known color: Copper Rose. HEX triplet: 96, 68 and 67. RGB value is (150,104,103). Sum of RGB (Red+Green+Blue) = 150+104+103=357 (47% of max value = 765). Red value is 150 (58.98% from 255 or 42.02% from 357); Green value is 104 (41.02% from 255 or 29.13% from 357); Blue value is 103 (40.62% from 255 or 28.85% from 357); Max value from RGB is 150 - color contains mainly: red. Hex color #966867 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #966867 is #699798. Grayscale: #757575. Windows color (decimal): -6920089 or 6776982. OLE color: 6776982.
HSL color Cylindrical-coordinate representation of color #966867: hue angle of 1.28º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #966867 is Cyan = 0, Magento = 0.31, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 104 | 103 | - |
| CMYK | 0 | 0.31 | 0.31 | 0.41 |
| HSL | 1.28º | 0.19% | 0.5% | - |
| HSV(B) | 1.28º | 0.31% | 0.59% | - |
| XYZ | 19.98 | 17.36 | 15.13 | - |
| YUV | 117.64 | 119.74 | 151.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 104 | 103 | 0 | 0.31 | 0.31 | 0.41 | 1.28 | 0.19 | 0.5 |
| Hex | 96 | 68 | 67 | 0 | 1F | 1F | 29 | 1 | 13 | 32 |
| Octal | 226 | 150 | 147 | 0 | 37 | 37 | 51 | 1 | 23 | 62 |
| Binary | 10010110 | 1101000 | 1100111 | 0 | 11111 | 11111 | 101001 | 1 | 10011 | 110010 |
Color Harmonies of #966867
Complementary color
Monochromatic Colors of #966867
Black with #966867
Text Example
Text Example
White with #966867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966867; }
p { color: rgb(150,104,103); }
H1.HeaderClassName
{
color: #966867;
}
.AnyTagClassName
{
color: #966867;
}
</style>
background-color css
<style>
a { background-color: #966867; }
a { background-color: rgb(150,104,103); }
div.DivClassName
{
background-color: #966867;
}
.BgClassName
{
background-color: #966867;
}
</style>
border-color css
<style>
span { border-color: #966867; }
span { border-color: rgb(150,104,103); }
td.TdClassName
{
border-color: #966867;
}
.TagClassName
{
border-color: #966867;
}
</style>