Shades of Copper Rose #966965
Tints of Copper Rose #966965
RGB
CMYK
RGB Variations
Color information
#966965 (or 0x966965) is known color: Copper Rose. HEX triplet: 96, 69 and 65. RGB value is (150,105,101). Sum of RGB (Red+Green+Blue) = 150+105+101=356 (47% of max value = 765). Red value is 150 (58.98% from 255 or 42.13% from 356); Green value is 105 (41.41% from 255 or 29.49% from 356); Blue value is 101 (39.84% from 255 or 28.37% from 356); Max value from RGB is 150 - color contains mainly: red. Hex color #966965 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #966965 is #69969A. Grayscale: #767676. Windows color (decimal): -6919835 or 6646166. OLE color: 6646166.
HSL color Cylindrical-coordinate representation of color #966965: hue angle of 4.9º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #966965 is Cyan = 0, Magento = 0.30, Yellow = 0.33 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 105 | 101 | - |
| CMYK | 0 | 0.30 | 0.33 | 0.41 |
| HSL | 4.9º | 0.2% | 0.49% | - |
| HSV(B) | 4.9º | 0.33% | 0.59% | - |
| XYZ | 19.98 | 17.53 | 14.64 | - |
| YUV | 118 | 118.41 | 150.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 105 | 101 | 0 | 0.30 | 0.33 | 0.41 | 4.9 | 0.2 | 0.49 |
| Hex | 96 | 69 | 65 | 0 | 1E | 21 | 29 | 5 | 14 | 31 |
| Octal | 226 | 151 | 145 | 0 | 36 | 41 | 51 | 5 | 24 | 61 |
| Binary | 10010110 | 1101001 | 1100101 | 0 | 11110 | 100001 | 101001 | 101 | 10100 | 110001 |
Color Harmonies of #966965
Complementary color
Monochromatic Colors of #966965
Black with #966965
Text Example
Text Example
White with #966965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966965; }
p { color: rgb(150,105,101); }
H1.HeaderClassName
{
color: #966965;
}
.AnyTagClassName
{
color: #966965;
}
</style>
background-color css
<style>
a { background-color: #966965; }
a { background-color: rgb(150,105,101); }
div.DivClassName
{
background-color: #966965;
}
.BgClassName
{
background-color: #966965;
}
</style>
border-color css
<style>
span { border-color: #966965; }
span { border-color: rgb(150,105,101); }
td.TdClassName
{
border-color: #966965;
}
.TagClassName
{
border-color: #966965;
}
</style>