Shades of Copper Rose #946766
Tints of Copper Rose #946766
RGB
CMYK
RGB Variations
Color information
#946766 (or 0x946766) is known color: Copper Rose. HEX triplet: 94, 67 and 66. RGB value is (148,103,102). Sum of RGB (Red+Green+Blue) = 148+103+102=353 (46% of max value = 765). Red value is 148 (58.20% from 255 or 41.93% from 353); Green value is 103 (40.62% from 255 or 29.18% from 353); Blue value is 102 (40.23% from 255 or 28.90% from 353); Max value from RGB is 148 - color contains mainly: red. Hex color #946766 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946766 is #6B9899. Grayscale: #747474. Windows color (decimal): -7051418 or 6711188. OLE color: 6711188.
HSL color Cylindrical-coordinate representation of color #946766: hue angle of 1.3º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #946766 is Cyan = 0, Magento = 0.30, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 103 | 102 | - |
| CMYK | 0 | 0.30 | 0.31 | 0.42 |
| HSL | 1.3º | 0.18% | 0.49% | - |
| HSV(B) | 1.3º | 0.31% | 0.58% | - |
| XYZ | 19.46 | 16.96 | 14.82 | - |
| YUV | 116.34 | 119.91 | 150.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 103 | 102 | 0 | 0.30 | 0.31 | 0.42 | 1.3 | 0.18 | 0.49 |
| Hex | 94 | 67 | 66 | 0 | 1E | 1F | 2A | 1 | 12 | 31 |
| Octal | 224 | 147 | 146 | 0 | 36 | 37 | 52 | 1 | 22 | 61 |
| Binary | 10010100 | 1100111 | 1100110 | 0 | 11110 | 11111 | 101010 | 1 | 10010 | 110001 |
Color Harmonies of #946766
Complementary color
Monochromatic Colors of #946766
Black with #946766
Text Example
Text Example
White with #946766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946766; }
p { color: rgb(148,103,102); }
H1.HeaderClassName
{
color: #946766;
}
.AnyTagClassName
{
color: #946766;
}
</style>
background-color css
<style>
a { background-color: #946766; }
a { background-color: rgb(148,103,102); }
div.DivClassName
{
background-color: #946766;
}
.BgClassName
{
background-color: #946766;
}
</style>
border-color css
<style>
span { border-color: #946766; }
span { border-color: rgb(148,103,102); }
td.TdClassName
{
border-color: #946766;
}
.TagClassName
{
border-color: #946766;
}
</style>