Shades of Copper Rose #936767
Tints of Copper Rose #936767
RGB
CMYK
RGB Variations
Color information
#936767 (or 0x936767) is known color: Copper Rose. HEX triplet: 93, 67 and 67. RGB value is (147,103,103). Sum of RGB (Red+Green+Blue) = 147+103+103=353 (46% of max value = 765). Red value is 147 (57.81% from 255 or 41.64% from 353); Green value is 103 (40.62% from 255 or 29.18% from 353); Blue value is 103 (40.62% from 255 or 29.18% from 353); Max value from RGB is 147 - color contains mainly: red. Hex color #936767 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936767 is #6C9898. Grayscale: #747474. Windows color (decimal): -7116953 or 6776723. OLE color: 6776723.
HSL color Cylindrical-coordinate representation of color #936767: 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 #936767 is Cyan = 0, Magento = 0.30, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 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.33 | 16.88 | 15.07 | - |
| YUV | 116.16 | 120.58 | 150 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 103 | 103 | 0 | 0.30 | 0.30 | 0.42 | 0 | 0.18 | 0.49 |
| Hex | 93 | 67 | 67 | 0 | 1E | 1E | 2A | 0 | 12 | 31 |
| Octal | 223 | 147 | 147 | 0 | 36 | 36 | 52 | 0 | 22 | 61 |
| Binary | 10010011 | 1100111 | 1100111 | 0 | 11110 | 11110 | 101010 | 0 | 10010 | 110001 |
Color Harmonies of #936767
Complementary color
Monochromatic Colors of #936767
Black with #936767
Text Example
Text Example
White with #936767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936767; }
p { color: rgb(147,103,103); }
H1.HeaderClassName
{
color: #936767;
}
.AnyTagClassName
{
color: #936767;
}
</style>
background-color css
<style>
a { background-color: #936767; }
a { background-color: rgb(147,103,103); }
div.DivClassName
{
background-color: #936767;
}
.BgClassName
{
background-color: #936767;
}
</style>
border-color css
<style>
span { border-color: #936767; }
span { border-color: rgb(147,103,103); }
td.TdClassName
{
border-color: #936767;
}
.TagClassName
{
border-color: #936767;
}
</style>