Shades of Copper Rose #936564
Tints of Copper Rose #936564
RGB
CMYK
RGB Variations
Color information
#936564 (or 0x936564) is known color: Copper Rose. HEX triplet: 93, 65 and 64. RGB value is (147,101,100). Sum of RGB (Red+Green+Blue) = 147+101+100=348 (46% of max value = 765). Red value is 147 (57.81% from 255 or 42.24% from 348); Green value is 101 (39.84% from 255 or 29.02% from 348); Blue value is 100 (39.45% from 255 or 28.74% from 348); Max value from RGB is 147 - color contains mainly: red. Hex color #936564 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936564 is #6C9A9B. Grayscale: #727272. Windows color (decimal): -7117468 or 6579603. OLE color: 6579603.
HSL color Cylindrical-coordinate representation of color #936564: hue angle of 1.28º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #936564 is Cyan = 0, Magento = 0.31, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 101 | 100 | - |
| CMYK | 0 | 0.31 | 0.32 | 0.42 |
| HSL | 1.28º | 0.19% | 0.48% | - |
| HSV(B) | 1.28º | 0.32% | 0.58% | - |
| XYZ | 18.99 | 16.43 | 14.23 | - |
| YUV | 114.64 | 119.74 | 151.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 101 | 100 | 0 | 0.31 | 0.32 | 0.42 | 1.28 | 0.19 | 0.48 |
| Hex | 93 | 65 | 64 | 0 | 1F | 20 | 2A | 1 | 13 | 30 |
| Octal | 223 | 145 | 144 | 0 | 37 | 40 | 52 | 1 | 23 | 60 |
| Binary | 10010011 | 1100101 | 1100100 | 0 | 11111 | 100000 | 101010 | 1 | 10011 | 110000 |
Color Harmonies of #936564
Complementary color
Monochromatic Colors of #936564
Black with #936564
Text Example
Text Example
White with #936564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936564; }
p { color: rgb(147,101,100); }
H1.HeaderClassName
{
color: #936564;
}
.AnyTagClassName
{
color: #936564;
}
</style>
background-color css
<style>
a { background-color: #936564; }
a { background-color: rgb(147,101,100); }
div.DivClassName
{
background-color: #936564;
}
.BgClassName
{
background-color: #936564;
}
</style>
border-color css
<style>
span { border-color: #936564; }
span { border-color: rgb(147,101,100); }
td.TdClassName
{
border-color: #936564;
}
.TagClassName
{
border-color: #936564;
}
</style>