Shades of Copper Rose #946867
Tints of Copper Rose #946867
RGB
CMYK
RGB Variations
Color information
#946867 (or 0x946867) is known color: Copper Rose. HEX triplet: 94, 68 and 67. RGB value is (148,104,103). Sum of RGB (Red+Green+Blue) = 148+104+103=355 (47% of max value = 765). Red value is 148 (58.20% from 255 or 41.69% from 355); Green value is 104 (41.02% from 255 or 29.30% from 355); Blue value is 103 (40.62% from 255 or 29.01% from 355); Max value from RGB is 148 - color contains mainly: red. Hex color #946867 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946867 is #6B9798. Grayscale: #757575. Windows color (decimal): -7051161 or 6776980. OLE color: 6776980.
HSL color Cylindrical-coordinate representation of color #946867: hue angle of 1.33º degrees, saturation: 0.18, 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 #946867 is Cyan = 0, Magento = 0.30, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 104 | 103 | - |
| CMYK | 0 | 0.30 | 0.30 | 0.42 |
| HSL | 1.33º | 0.18% | 0.49% | - |
| HSV(B) | 1.33º | 0.3% | 0.58% | - |
| XYZ | 19.61 | 17.18 | 15.11 | - |
| YUV | 117.04 | 120.08 | 150.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 104 | 103 | 0 | 0.30 | 0.30 | 0.42 | 1.33 | 0.18 | 0.49 |
| Hex | 94 | 68 | 67 | 0 | 1E | 1E | 2A | 1 | 12 | 31 |
| Octal | 224 | 150 | 147 | 0 | 36 | 36 | 52 | 1 | 22 | 61 |
| Binary | 10010100 | 1101000 | 1100111 | 0 | 11110 | 11110 | 101010 | 1 | 10010 | 110001 |
Color Harmonies of #946867
Complementary color
Monochromatic Colors of #946867
Black with #946867
Text Example
Text Example
White with #946867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946867; }
p { color: rgb(148,104,103); }
H1.HeaderClassName
{
color: #946867;
}
.AnyTagClassName
{
color: #946867;
}
</style>
background-color css
<style>
a { background-color: #946867; }
a { background-color: rgb(148,104,103); }
div.DivClassName
{
background-color: #946867;
}
.BgClassName
{
background-color: #946867;
}
</style>
border-color css
<style>
span { border-color: #946867; }
span { border-color: rgb(148,104,103); }
td.TdClassName
{
border-color: #946867;
}
.TagClassName
{
border-color: #946867;
}
</style>