Shades of Rope #875339
Tints of Rope #875339
RGB
CMYK
RGB Variations
Color information
#875339 (or 0x875339) is known color: Rope. HEX triplet: 87, 53 and 39. RGB value is (135,83,57). Sum of RGB (Red+Green+Blue) = 135+83+57=275 (36% of max value = 765). Red value is 135 (53.12% from 255 or 49.09% from 275); Green value is 83 (32.81% from 255 or 30.18% from 275); Blue value is 57 (22.66% from 255 or 20.73% from 275); Max value from RGB is 135 - color contains mainly: red. Hex color #875339 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875339 is #78ACC6. Grayscale: #5F5F5F. Windows color (decimal): -7908551 or 3756935. OLE color: 3756935.
HSL color Cylindrical-coordinate representation of color #875339: hue angle of 20º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #875339 is Cyan = 0, Magento = 0.39, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 83 | 57 | - |
| CMYK | 0 | 0.39 | 0.58 | 0.47 |
| HSL | 20º | 0.41% | 0.38% | - |
| HSV(B) | 20º | 0.58% | 0.53% | - |
| XYZ | 13.82 | 11.63 | 5.39 | - |
| YUV | 95.58 | 106.23 | 156.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 83 | 57 | 0 | 0.39 | 0.58 | 0.47 | 20 | 0.41 | 0.38 |
| Hex | 87 | 53 | 39 | 0 | 27 | 3A | 2F | 14 | 29 | 26 |
| Octal | 207 | 123 | 71 | 0 | 47 | 72 | 57 | 24 | 51 | 46 |
| Binary | 10000111 | 1010011 | 111001 | 0 | 100111 | 111010 | 101111 | 10100 | 101001 | 100110 |
Color Harmonies of #875339
Complementary color
Monochromatic Colors of #875339
Black with #875339
Text Example
Text Example
White with #875339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875339; }
p { color: rgb(135,83,57); }
H1.HeaderClassName
{
color: #875339;
}
.AnyTagClassName
{
color: #875339;
}
</style>
background-color css
<style>
a { background-color: #875339; }
a { background-color: rgb(135,83,57); }
div.DivClassName
{
background-color: #875339;
}
.BgClassName
{
background-color: #875339;
}
</style>
border-color css
<style>
span { border-color: #875339; }
span { border-color: rgb(135,83,57); }
td.TdClassName
{
border-color: #875339;
}
.TagClassName
{
border-color: #875339;
}
</style>