Shades of Copper Rose #946664
Tints of Copper Rose #946664
RGB
CMYK
RGB Variations
Color information
#946664 (or 0x946664) is known color: Copper Rose. HEX triplet: 94, 66 and 64. RGB value is (148,102,100). Sum of RGB (Red+Green+Blue) = 148+102+100=350 (46% of max value = 765). Red value is 148 (58.20% from 255 or 42.29% from 350); Green value is 102 (40.23% from 255 or 29.14% from 350); Blue value is 100 (39.45% from 255 or 28.57% from 350); Max value from RGB is 148 - color contains mainly: red. Hex color #946664 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946664 is #6B999B. Grayscale: #737373. Windows color (decimal): -7051676 or 6579860. OLE color: 6579860.
HSL color Cylindrical-coordinate representation of color #946664: hue angle of 2.5º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #946664 is Cyan = 0, Magento = 0.31, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 102 | 100 | - |
| CMYK | 0 | 0.31 | 0.32 | 0.42 |
| HSL | 2.5º | 0.19% | 0.49% | - |
| HSV(B) | 2.5º | 0.32% | 0.58% | - |
| XYZ | 19.26 | 16.72 | 14.27 | - |
| YUV | 115.53 | 119.24 | 151.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 102 | 100 | 0 | 0.31 | 0.32 | 0.42 | 2.5 | 0.19 | 0.49 |
| Hex | 94 | 66 | 64 | 0 | 1F | 20 | 2A | 2 | 13 | 31 |
| Octal | 224 | 146 | 144 | 0 | 37 | 40 | 52 | 2 | 23 | 61 |
| Binary | 10010100 | 1100110 | 1100100 | 0 | 11111 | 100000 | 101010 | 10 | 10011 | 110001 |
Color Harmonies of #946664
Complementary color
Monochromatic Colors of #946664
Black with #946664
Text Example
Text Example
White with #946664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946664; }
p { color: rgb(148,102,100); }
H1.HeaderClassName
{
color: #946664;
}
.AnyTagClassName
{
color: #946664;
}
</style>
background-color css
<style>
a { background-color: #946664; }
a { background-color: rgb(148,102,100); }
div.DivClassName
{
background-color: #946664;
}
.BgClassName
{
background-color: #946664;
}
</style>
border-color css
<style>
span { border-color: #946664; }
span { border-color: rgb(148,102,100); }
td.TdClassName
{
border-color: #946664;
}
.TagClassName
{
border-color: #946664;
}
</style>