Shades of Copper Rose #936766
Tints of Copper Rose #936766
RGB
CMYK
RGB Variations
Color information
#936766 (or 0x936766) is known color: Copper Rose. HEX triplet: 93, 67 and 66. RGB value is (147,103,102). Sum of RGB (Red+Green+Blue) = 147+103+102=352 (46% of max value = 765). Red value is 147 (57.81% from 255 or 41.76% from 352); Green value is 103 (40.62% from 255 or 29.26% from 352); Blue value is 102 (40.23% from 255 or 28.98% from 352); Max value from RGB is 147 - color contains mainly: red. Hex color #936766 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936766 is #6C9899. Grayscale: #747474. Windows color (decimal): -7116954 or 6711187. OLE color: 6711187.
HSL color Cylindrical-coordinate representation of color #936766: hue angle of 1.33º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #936766 is Cyan = 0, Magento = 0.30, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 103 | 102 | - |
| CMYK | 0 | 0.30 | 0.31 | 0.42 |
| HSL | 1.33º | 0.18% | 0.49% | - |
| HSV(B) | 1.33º | 0.31% | 0.58% | - |
| XYZ | 19.28 | 16.86 | 14.81 | - |
| YUV | 116.04 | 120.08 | 150.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 103 | 102 | 0 | 0.30 | 0.31 | 0.42 | 1.33 | 0.18 | 0.49 |
| Hex | 93 | 67 | 66 | 0 | 1E | 1F | 2A | 1 | 12 | 31 |
| Octal | 223 | 147 | 146 | 0 | 36 | 37 | 52 | 1 | 22 | 61 |
| Binary | 10010011 | 1100111 | 1100110 | 0 | 11110 | 11111 | 101010 | 1 | 10010 | 110001 |
Color Harmonies of #936766
Complementary color
Monochromatic Colors of #936766
Black with #936766
Text Example
Text Example
White with #936766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936766; }
p { color: rgb(147,103,102); }
H1.HeaderClassName
{
color: #936766;
}
.AnyTagClassName
{
color: #936766;
}
</style>
background-color css
<style>
a { background-color: #936766; }
a { background-color: rgb(147,103,102); }
div.DivClassName
{
background-color: #936766;
}
.BgClassName
{
background-color: #936766;
}
</style>
border-color css
<style>
span { border-color: #936766; }
span { border-color: rgb(147,103,102); }
td.TdClassName
{
border-color: #936766;
}
.TagClassName
{
border-color: #936766;
}
</style>