Shades of Copper Rose #946767
Tints of Copper Rose #946767
RGB
CMYK
RGB Variations
Color information
#946767 (or 0x946767) is known color: Copper Rose. HEX triplet: 94, 67 and 67. RGB value is (148,103,103). Sum of RGB (Red+Green+Blue) = 148+103+103=354 (46% of max value = 765). Red value is 148 (58.20% from 255 or 41.81% from 354); Green value is 103 (40.62% from 255 or 29.10% from 354); Blue value is 103 (40.62% from 255 or 29.10% from 354); Max value from RGB is 148 - color contains mainly: red. Hex color #946767 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946767 is #6B9898. Grayscale: #747474. Windows color (decimal): -7051417 or 6776724. OLE color: 6776724.
HSL color Cylindrical-coordinate representation of color #946767: hue angle of 0º 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 #946767 is Cyan = 0, Magento = 0.30, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 103 | 103 | - |
| CMYK | 0 | 0.30 | 0.30 | 0.42 |
| HSL | 0º | 0.18% | 0.49% | - |
| HSV(B) | 0º | 0.3% | 0.58% | - |
| XYZ | 19.51 | 16.98 | 15.08 | - |
| YUV | 116.46 | 120.41 | 150.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 103 | 103 | 0 | 0.30 | 0.30 | 0.42 | 0 | 0.18 | 0.49 |
| Hex | 94 | 67 | 67 | 0 | 1E | 1E | 2A | 0 | 12 | 31 |
| Octal | 224 | 147 | 147 | 0 | 36 | 36 | 52 | 0 | 22 | 61 |
| Binary | 10010100 | 1100111 | 1100111 | 0 | 11110 | 11110 | 101010 | 0 | 10010 | 110001 |
Color Harmonies of #946767
Complementary color
Monochromatic Colors of #946767
Black with #946767
Text Example
Text Example
White with #946767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946767; }
p { color: rgb(148,103,103); }
H1.HeaderClassName
{
color: #946767;
}
.AnyTagClassName
{
color: #946767;
}
</style>
background-color css
<style>
a { background-color: #946767; }
a { background-color: rgb(148,103,103); }
div.DivClassName
{
background-color: #946767;
}
.BgClassName
{
background-color: #946767;
}
</style>
border-color css
<style>
span { border-color: #946767; }
span { border-color: rgb(148,103,103); }
td.TdClassName
{
border-color: #946767;
}
.TagClassName
{
border-color: #946767;
}
</style>