Shades of Copper Rose #946967
Tints of Copper Rose #946967
RGB
CMYK
RGB Variations
Color information
#946967 (or 0x946967) is known color: Copper Rose. HEX triplet: 94, 69 and 67. RGB value is (148,105,103). Sum of RGB (Red+Green+Blue) = 148+105+103=356 (47% of max value = 765). Red value is 148 (58.20% from 255 or 41.57% from 356); Green value is 105 (41.41% from 255 or 29.49% from 356); Blue value is 103 (40.62% from 255 or 28.93% from 356); Max value from RGB is 148 - color contains mainly: red. Hex color #946967 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946967 is #6B9698. Grayscale: #757575. Windows color (decimal): -7050905 or 6777236. OLE color: 6777236.
HSL color Cylindrical-coordinate representation of color #946967: hue angle of 2.67º 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 #946967 is Cyan = 0, Magento = 0.29, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 105 | 103 | - |
| CMYK | 0 | 0.29 | 0.30 | 0.42 |
| HSL | 2.67º | 0.18% | 0.49% | - |
| HSV(B) | 2.67º | 0.3% | 0.58% | - |
| XYZ | 19.71 | 17.38 | 15.15 | - |
| YUV | 117.63 | 119.75 | 149.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 105 | 103 | 0 | 0.29 | 0.30 | 0.42 | 2.67 | 0.18 | 0.49 |
| Hex | 94 | 69 | 67 | 0 | 1D | 1E | 2A | 3 | 12 | 31 |
| Octal | 224 | 151 | 147 | 0 | 35 | 36 | 52 | 3 | 22 | 61 |
| Binary | 10010100 | 1101001 | 1100111 | 0 | 11101 | 11110 | 101010 | 11 | 10010 | 110001 |
Color Harmonies of #946967
Complementary color
Monochromatic Colors of #946967
Black with #946967
Text Example
Text Example
White with #946967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946967; }
p { color: rgb(148,105,103); }
H1.HeaderClassName
{
color: #946967;
}
.AnyTagClassName
{
color: #946967;
}
</style>
background-color css
<style>
a { background-color: #946967; }
a { background-color: rgb(148,105,103); }
div.DivClassName
{
background-color: #946967;
}
.BgClassName
{
background-color: #946967;
}
</style>
border-color css
<style>
span { border-color: #946967; }
span { border-color: rgb(148,105,103); }
td.TdClassName
{
border-color: #946967;
}
.TagClassName
{
border-color: #946967;
}
</style>