Shades of Rope #885336
Tints of Rope #885336
RGB
CMYK
RGB Variations
Color information
#885336 (or 0x885336) is known color: Rope. HEX triplet: 88, 53 and 36. RGB value is (136,83,54). Sum of RGB (Red+Green+Blue) = 136+83+54=273 (36% of max value = 765). Red value is 136 (53.52% from 255 or 49.82% from 273); Green value is 83 (32.81% from 255 or 30.40% from 273); Blue value is 54 (21.48% from 255 or 19.78% from 273); Max value from RGB is 136 - color contains mainly: red. Hex color #885336 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885336 is #77ACC9. Grayscale: #5F5F5F. Windows color (decimal): -7843018 or 3560328. OLE color: 3560328.
HSL color Cylindrical-coordinate representation of color #885336: hue angle of 21.22º 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 #885336 is Cyan = 0, Magento = 0.39, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 83 | 54 | - |
| CMYK | 0 | 0.39 | 0.60 | 0.47 |
| HSL | 21.22º | 0.43% | 0.37% | - |
| HSV(B) | 21.22º | 0.6% | 0.53% | - |
| XYZ | 13.91 | 11.69 | 5.01 | - |
| YUV | 95.54 | 104.56 | 156.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 83 | 54 | 0 | 0.39 | 0.60 | 0.47 | 21.22 | 0.43 | 0.37 |
| Hex | 88 | 53 | 36 | 0 | 27 | 3C | 2F | 15 | 2B | 25 |
| Octal | 210 | 123 | 66 | 0 | 47 | 74 | 57 | 25 | 53 | 45 |
| Binary | 10001000 | 1010011 | 110110 | 0 | 100111 | 111100 | 101111 | 10101 | 101011 | 100101 |
Color Harmonies of #885336
Complementary color
Monochromatic Colors of #885336
Black with #885336
Text Example
Text Example
White with #885336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885336; }
p { color: rgb(136,83,54); }
H1.HeaderClassName
{
color: #885336;
}
.AnyTagClassName
{
color: #885336;
}
</style>
background-color css
<style>
a { background-color: #885336; }
a { background-color: rgb(136,83,54); }
div.DivClassName
{
background-color: #885336;
}
.BgClassName
{
background-color: #885336;
}
</style>
border-color css
<style>
span { border-color: #885336; }
span { border-color: rgb(136,83,54); }
td.TdClassName
{
border-color: #885336;
}
.TagClassName
{
border-color: #885336;
}
</style>