Shades of Copper Rose #946868
Tints of Copper Rose #946868
RGB
CMYK
RGB Variations
Color information
#946868 (or 0x946868) is known color: Copper Rose. HEX triplet: 94, 68 and 68. RGB value is (148,104,104). Sum of RGB (Red+Green+Blue) = 148+104+104=356 (47% of max value = 765). Red value is 148 (58.20% from 255 or 41.57% from 356); Green value is 104 (41.02% from 255 or 29.21% from 356); Blue value is 104 (41.02% from 255 or 29.21% from 356); Max value from RGB is 148 - color contains mainly: red. Hex color #946868 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946868 is #6B9797. Grayscale: #757575. Windows color (decimal): -7051160 or 6842516. OLE color: 6842516.
HSL color Cylindrical-coordinate representation of color #946868: hue angle of 0º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #946868 is Cyan = 0, Magento = 0.30, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 104 | 104 | - |
| CMYK | 0 | 0.30 | 0.30 | 0.42 |
| HSL | 0º | 0.17% | 0.49% | - |
| HSV(B) | 0º | 0.3% | 0.58% | - |
| XYZ | 19.66 | 17.2 | 15.38 | - |
| YUV | 117.16 | 120.58 | 150 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 104 | 104 | 0 | 0.30 | 0.30 | 0.42 | 0 | 0.17 | 0.49 |
| Hex | 94 | 68 | 68 | 0 | 1E | 1E | 2A | 0 | 11 | 31 |
| Octal | 224 | 150 | 150 | 0 | 36 | 36 | 52 | 0 | 21 | 61 |
| Binary | 10010100 | 1101000 | 1101000 | 0 | 11110 | 11110 | 101010 | 0 | 10001 | 110001 |
Color Harmonies of #946868
Complementary color
Monochromatic Colors of #946868
Black with #946868
Text Example
Text Example
White with #946868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946868; }
p { color: rgb(148,104,104); }
H1.HeaderClassName
{
color: #946868;
}
.AnyTagClassName
{
color: #946868;
}
</style>
background-color css
<style>
a { background-color: #946868; }
a { background-color: rgb(148,104,104); }
div.DivClassName
{
background-color: #946868;
}
.BgClassName
{
background-color: #946868;
}
</style>
border-color css
<style>
span { border-color: #946868; }
span { border-color: rgb(148,104,104); }
td.TdClassName
{
border-color: #946868;
}
.TagClassName
{
border-color: #946868;
}
</style>