Shades of Copper Rose #946463
Tints of Copper Rose #946463
RGB
CMYK
RGB Variations
Color information
#946463 (or 0x946463) is known color: Copper Rose. HEX triplet: 94, 64 and 63. RGB value is (148,100,99). Sum of RGB (Red+Green+Blue) = 148+100+99=347 (45% of max value = 765). Red value is 148 (58.20% from 255 or 42.65% from 347); Green value is 100 (39.45% from 255 or 28.82% from 347); Blue value is 99 (39.06% from 255 or 28.53% from 347); Max value from RGB is 148 - color contains mainly: red. Hex color #946463 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946463 is #6B9B9C. Grayscale: #727272. Windows color (decimal): -7052189 or 6513812. OLE color: 6513812.
HSL color Cylindrical-coordinate representation of color #946463: hue angle of 1.22º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #946463 is Cyan = 0, Magento = 0.32, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 100 | 99 | - |
| CMYK | 0 | 0.32 | 0.33 | 0.42 |
| HSL | 1.22º | 0.2% | 0.48% | - |
| HSV(B) | 1.22º | 0.33% | 0.58% | - |
| XYZ | 19.02 | 16.31 | 13.95 | - |
| YUV | 114.24 | 119.4 | 152.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 100 | 99 | 0 | 0.32 | 0.33 | 0.42 | 1.22 | 0.2 | 0.48 |
| Hex | 94 | 64 | 63 | 0 | 20 | 21 | 2A | 1 | 14 | 30 |
| Octal | 224 | 144 | 143 | 0 | 40 | 41 | 52 | 1 | 24 | 60 |
| Binary | 10010100 | 1100100 | 1100011 | 0 | 100000 | 100001 | 101010 | 1 | 10100 | 110000 |
Color Harmonies of #946463
Complementary color
Monochromatic Colors of #946463
Black with #946463
Text Example
Text Example
White with #946463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946463; }
p { color: rgb(148,100,99); }
H1.HeaderClassName
{
color: #946463;
}
.AnyTagClassName
{
color: #946463;
}
</style>
background-color css
<style>
a { background-color: #946463; }
a { background-color: rgb(148,100,99); }
div.DivClassName
{
background-color: #946463;
}
.BgClassName
{
background-color: #946463;
}
</style>
border-color css
<style>
span { border-color: #946463; }
span { border-color: rgb(148,100,99); }
td.TdClassName
{
border-color: #946463;
}
.TagClassName
{
border-color: #946463;
}
</style>