Shades of Copper Rose #956765
Tints of Copper Rose #956765
RGB
CMYK
RGB Variations
Color information
#956765 (or 0x956765) is known color: Copper Rose. HEX triplet: 95, 67 and 65. RGB value is (149,103,101). Sum of RGB (Red+Green+Blue) = 149+103+101=353 (46% of max value = 765). Red value is 149 (58.59% from 255 or 42.21% from 353); Green value is 103 (40.62% from 255 or 29.18% from 353); Blue value is 101 (39.84% from 255 or 28.61% from 353); Max value from RGB is 149 - color contains mainly: red. Hex color #956765 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #956765 is #6A989A. Grayscale: #747474. Windows color (decimal): -6985883 or 6645653. OLE color: 6645653.
HSL color Cylindrical-coordinate representation of color #956765: hue angle of 2.5º 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 #956765 is Cyan = 0, Magento = 0.31, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 103 | 101 | - |
| CMYK | 0 | 0.31 | 0.32 | 0.42 |
| HSL | 2.5º | 0.19% | 0.49% | - |
| HSV(B) | 2.5º | 0.32% | 0.58% | - |
| XYZ | 19.59 | 17.03 | 14.57 | - |
| YUV | 116.53 | 119.24 | 151.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 103 | 101 | 0 | 0.31 | 0.32 | 0.42 | 2.5 | 0.19 | 0.49 |
| Hex | 95 | 67 | 65 | 0 | 1F | 20 | 2A | 2 | 13 | 31 |
| Octal | 225 | 147 | 145 | 0 | 37 | 40 | 52 | 2 | 23 | 61 |
| Binary | 10010101 | 1100111 | 1100101 | 0 | 11111 | 100000 | 101010 | 10 | 10011 | 110001 |
Color Harmonies of #956765
Complementary color
Monochromatic Colors of #956765
Black with #956765
Text Example
Text Example
White with #956765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956765; }
p { color: rgb(149,103,101); }
H1.HeaderClassName
{
color: #956765;
}
.AnyTagClassName
{
color: #956765;
}
</style>
background-color css
<style>
a { background-color: #956765; }
a { background-color: rgb(149,103,101); }
div.DivClassName
{
background-color: #956765;
}
.BgClassName
{
background-color: #956765;
}
</style>
border-color css
<style>
span { border-color: #956765; }
span { border-color: rgb(149,103,101); }
td.TdClassName
{
border-color: #956765;
}
.TagClassName
{
border-color: #956765;
}
</style>