Shades of Copper Rose #916562
Tints of Copper Rose #916562
RGB
CMYK
RGB Variations
Color information
#916562 (or 0x916562) is known color: Copper Rose. HEX triplet: 91, 65 and 62. RGB value is (145,101,98). Sum of RGB (Red+Green+Blue) = 145+101+98=344 (45% of max value = 765). Red value is 145 (57.03% from 255 or 42.15% from 344); Green value is 101 (39.84% from 255 or 29.36% from 344); Blue value is 98 (38.67% from 255 or 28.49% from 344); Max value from RGB is 145 - color contains mainly: red. Hex color #916562 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916562 is #6E9A9D. Grayscale: #717171. Windows color (decimal): -7248542 or 6448529. OLE color: 6448529.
HSL color Cylindrical-coordinate representation of color #916562: hue angle of 3.83º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #916562 is Cyan = 0, Magento = 0.30, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 101 | 98 | - |
| CMYK | 0 | 0.30 | 0.32 | 0.43 |
| HSL | 3.83º | 0.19% | 0.48% | - |
| HSV(B) | 3.83º | 0.32% | 0.57% | - |
| XYZ | 18.54 | 16.21 | 13.71 | - |
| YUV | 113.81 | 119.08 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 101 | 98 | 0 | 0.30 | 0.32 | 0.43 | 3.83 | 0.19 | 0.48 |
| Hex | 91 | 65 | 62 | 0 | 1E | 20 | 2B | 4 | 13 | 30 |
| Octal | 221 | 145 | 142 | 0 | 36 | 40 | 53 | 4 | 23 | 60 |
| Binary | 10010001 | 1100101 | 1100010 | 0 | 11110 | 100000 | 101011 | 100 | 10011 | 110000 |
Color Harmonies of #916562
Complementary color
Monochromatic Colors of #916562
Black with #916562
Text Example
Text Example
White with #916562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916562; }
p { color: rgb(145,101,98); }
H1.HeaderClassName
{
color: #916562;
}
.AnyTagClassName
{
color: #916562;
}
</style>
background-color css
<style>
a { background-color: #916562; }
a { background-color: rgb(145,101,98); }
div.DivClassName
{
background-color: #916562;
}
.BgClassName
{
background-color: #916562;
}
</style>
border-color css
<style>
span { border-color: #916562; }
span { border-color: rgb(145,101,98); }
td.TdClassName
{
border-color: #916562;
}
.TagClassName
{
border-color: #916562;
}
</style>