Shades of Copper Rose #926766
Tints of Copper Rose #926766
RGB
CMYK
RGB Variations
Color information
#926766 (or 0x926766) is known color: Copper Rose. HEX triplet: 92, 67 and 66. RGB value is (146,103,102). Sum of RGB (Red+Green+Blue) = 146+103+102=351 (46% of max value = 765). Red value is 146 (57.42% from 255 or 41.60% from 351); Green value is 103 (40.62% from 255 or 29.34% from 351); Blue value is 102 (40.23% from 255 or 29.06% from 351); Max value from RGB is 146 - color contains mainly: red. Hex color #926766 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926766 is #6D9899. Grayscale: #737373. Windows color (decimal): -7182490 or 6711186. OLE color: 6711186.
HSL color Cylindrical-coordinate representation of color #926766: hue angle of 1.36º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #926766 is Cyan = 0, Magento = 0.29, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 103 | 102 | - |
| CMYK | 0 | 0.29 | 0.30 | 0.43 |
| HSL | 1.36º | 0.18% | 0.49% | - |
| HSV(B) | 1.36º | 0.3% | 0.57% | - |
| XYZ | 19.1 | 16.77 | 14.8 | - |
| YUV | 115.74 | 120.25 | 149.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 103 | 102 | 0 | 0.29 | 0.30 | 0.43 | 1.36 | 0.18 | 0.49 |
| Hex | 92 | 67 | 66 | 0 | 1D | 1E | 2B | 1 | 12 | 31 |
| Octal | 222 | 147 | 146 | 0 | 35 | 36 | 53 | 1 | 22 | 61 |
| Binary | 10010010 | 1100111 | 1100110 | 0 | 11101 | 11110 | 101011 | 1 | 10010 | 110001 |
Color Harmonies of #926766
Complementary color
Monochromatic Colors of #926766
Black with #926766
Text Example
Text Example
White with #926766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926766; }
p { color: rgb(146,103,102); }
H1.HeaderClassName
{
color: #926766;
}
.AnyTagClassName
{
color: #926766;
}
</style>
background-color css
<style>
a { background-color: #926766; }
a { background-color: rgb(146,103,102); }
div.DivClassName
{
background-color: #926766;
}
.BgClassName
{
background-color: #926766;
}
</style>
border-color css
<style>
span { border-color: #926766; }
span { border-color: rgb(146,103,102); }
td.TdClassName
{
border-color: #926766;
}
.TagClassName
{
border-color: #926766;
}
</style>