Shades of Copper Rose #936968
Tints of Copper Rose #936968
RGB
CMYK
RGB Variations
Color information
#936968 (or 0x936968) is known color: Copper Rose. HEX triplet: 93, 69 and 68. RGB value is (147,105,104). Sum of RGB (Red+Green+Blue) = 147+105+104=356 (47% of max value = 765). Red value is 147 (57.81% from 255 or 41.29% from 356); Green value is 105 (41.41% from 255 or 29.49% from 356); Blue value is 104 (41.02% from 255 or 29.21% from 356); Max value from RGB is 147 - color contains mainly: red. Hex color #936968 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936968 is #6C9697. Grayscale: #757575. Windows color (decimal): -7116440 or 6842771. OLE color: 6842771.
HSL color Cylindrical-coordinate representation of color #936968: hue angle of 1.4º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #936968 is Cyan = 0, Magento = 0.29, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 105 | 104 | - |
| CMYK | 0 | 0.29 | 0.29 | 0.42 |
| HSL | 1.4º | 0.17% | 0.49% | - |
| HSV(B) | 1.4º | 0.29% | 0.58% | - |
| XYZ | 19.58 | 17.31 | 15.4 | - |
| YUV | 117.44 | 120.41 | 149.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 105 | 104 | 0 | 0.29 | 0.29 | 0.42 | 1.4 | 0.17 | 0.49 |
| Hex | 93 | 69 | 68 | 0 | 1D | 1D | 2A | 1 | 11 | 31 |
| Octal | 223 | 151 | 150 | 0 | 35 | 35 | 52 | 1 | 21 | 61 |
| Binary | 10010011 | 1101001 | 1101000 | 0 | 11101 | 11101 | 101010 | 1 | 10001 | 110001 |
Color Harmonies of #936968
Complementary color
Monochromatic Colors of #936968
Black with #936968
Text Example
Text Example
White with #936968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936968; }
p { color: rgb(147,105,104); }
H1.HeaderClassName
{
color: #936968;
}
.AnyTagClassName
{
color: #936968;
}
</style>
background-color css
<style>
a { background-color: #936968; }
a { background-color: rgb(147,105,104); }
div.DivClassName
{
background-color: #936968;
}
.BgClassName
{
background-color: #936968;
}
</style>
border-color css
<style>
span { border-color: #936968; }
span { border-color: rgb(147,105,104); }
td.TdClassName
{
border-color: #936968;
}
.TagClassName
{
border-color: #936968;
}
</style>