Shades of Rope #865735
Tints of Rope #865735
RGB
CMYK
RGB Variations
Color information
#865735 (or 0x865735) is known color: Rope. HEX triplet: 86, 57 and 35. RGB value is (134,87,53). Sum of RGB (Red+Green+Blue) = 134+87+53=274 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.91% from 274); Green value is 87 (34.38% from 255 or 31.75% from 274); Blue value is 53 (21.09% from 255 or 19.34% from 274); Max value from RGB is 134 - color contains mainly: red. Hex color #865735 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865735 is #79A8CA. Grayscale: #616161. Windows color (decimal): -7973067 or 3495814. OLE color: 3495814.
HSL color Cylindrical-coordinate representation of color #865735: hue angle of 25.19º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #865735 is Cyan = 0, Magento = 0.35, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 53 | - |
| CMYK | 0 | 0.35 | 0.60 | 0.47 |
| HSL | 25.19º | 0.43% | 0.37% | - |
| HSV(B) | 25.19º | 0.6% | 0.53% | - |
| XYZ | 13.88 | 12.14 | 4.98 | - |
| YUV | 97.18 | 103.07 | 154.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 53 | 0 | 0.35 | 0.60 | 0.47 | 25.19 | 0.43 | 0.37 |
| Hex | 86 | 57 | 35 | 0 | 23 | 3C | 2F | 19 | 2B | 25 |
| Octal | 206 | 127 | 65 | 0 | 43 | 74 | 57 | 31 | 53 | 45 |
| Binary | 10000110 | 1010111 | 110101 | 0 | 100011 | 111100 | 101111 | 11001 | 101011 | 100101 |
Color Harmonies of #865735
Complementary color
Monochromatic Colors of #865735
Black with #865735
Text Example
Text Example
White with #865735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865735; }
p { color: rgb(134,87,53); }
H1.HeaderClassName
{
color: #865735;
}
.AnyTagClassName
{
color: #865735;
}
</style>
background-color css
<style>
a { background-color: #865735; }
a { background-color: rgb(134,87,53); }
div.DivClassName
{
background-color: #865735;
}
.BgClassName
{
background-color: #865735;
}
</style>
border-color css
<style>
span { border-color: #865735; }
span { border-color: rgb(134,87,53); }
td.TdClassName
{
border-color: #865735;
}
.TagClassName
{
border-color: #865735;
}
</style>