Shades of Rope #865635
Tints of Rope #865635
RGB
CMYK
RGB Variations
Color information
#865635 (or 0x865635) is known color: Rope. HEX triplet: 86, 56 and 35. RGB value is (134,86,53). Sum of RGB (Red+Green+Blue) = 134+86+53=273 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.08% from 273); Green value is 86 (33.98% from 255 or 31.50% from 273); Blue value is 53 (21.09% from 255 or 19.41% from 273); Max value from RGB is 134 - color contains mainly: red. Hex color #865635 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865635 is #79A9CA. Grayscale: #606060. Windows color (decimal): -7973323 or 3495558. OLE color: 3495558.
HSL color Cylindrical-coordinate representation of color #865635: hue angle of 24.44º 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 #865635 is Cyan = 0, Magento = 0.36, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 86 | 53 | - |
| CMYK | 0 | 0.36 | 0.60 | 0.47 |
| HSL | 24.44º | 0.43% | 0.37% | - |
| HSV(B) | 24.44º | 0.6% | 0.53% | - |
| XYZ | 13.8 | 11.98 | 4.95 | - |
| YUV | 96.59 | 103.4 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 86 | 53 | 0 | 0.36 | 0.60 | 0.47 | 24.44 | 0.43 | 0.37 |
| Hex | 86 | 56 | 35 | 0 | 24 | 3C | 2F | 18 | 2B | 25 |
| Octal | 206 | 126 | 65 | 0 | 44 | 74 | 57 | 30 | 53 | 45 |
| Binary | 10000110 | 1010110 | 110101 | 0 | 100100 | 111100 | 101111 | 11000 | 101011 | 100101 |
Color Harmonies of #865635
Complementary color
Monochromatic Colors of #865635
Black with #865635
Text Example
Text Example
White with #865635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865635; }
p { color: rgb(134,86,53); }
H1.HeaderClassName
{
color: #865635;
}
.AnyTagClassName
{
color: #865635;
}
</style>
background-color css
<style>
a { background-color: #865635; }
a { background-color: rgb(134,86,53); }
div.DivClassName
{
background-color: #865635;
}
.BgClassName
{
background-color: #865635;
}
</style>
border-color css
<style>
span { border-color: #865635; }
span { border-color: rgb(134,86,53); }
td.TdClassName
{
border-color: #865635;
}
.TagClassName
{
border-color: #865635;
}
</style>