Shades of Rope #875438
Tints of Rope #875438
RGB
CMYK
RGB Variations
Color information
#875438 (or 0x875438) is known color: Rope. HEX triplet: 87, 54 and 38. RGB value is (135,84,56). Sum of RGB (Red+Green+Blue) = 135+84+56=275 (36% of max value = 765). Red value is 135 (53.12% from 255 or 49.09% from 275); Green value is 84 (33.20% from 255 or 30.55% from 275); Blue value is 56 (22.27% from 255 or 20.36% from 275); Max value from RGB is 135 - color contains mainly: red. Hex color #875438 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875438 is #78ABC7. Grayscale: #606060. Windows color (decimal): -7908296 or 3691655. OLE color: 3691655.
HSL color Cylindrical-coordinate representation of color #875438: hue angle of 21.27º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #875438 is Cyan = 0, Magento = 0.38, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 56 | - |
| CMYK | 0 | 0.38 | 0.59 | 0.47 |
| HSL | 21.27º | 0.41% | 0.37% | - |
| HSV(B) | 21.27º | 0.59% | 0.53% | - |
| XYZ | 13.88 | 11.78 | 5.28 | - |
| YUV | 96.06 | 105.4 | 155.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 56 | 0 | 0.38 | 0.59 | 0.47 | 21.27 | 0.41 | 0.37 |
| Hex | 87 | 54 | 38 | 0 | 26 | 3B | 2F | 15 | 29 | 25 |
| Octal | 207 | 124 | 70 | 0 | 46 | 73 | 57 | 25 | 51 | 45 |
| Binary | 10000111 | 1010100 | 111000 | 0 | 100110 | 111011 | 101111 | 10101 | 101001 | 100101 |
Color Harmonies of #875438
Complementary color
Monochromatic Colors of #875438
Black with #875438
Text Example
Text Example
White with #875438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875438; }
p { color: rgb(135,84,56); }
H1.HeaderClassName
{
color: #875438;
}
.AnyTagClassName
{
color: #875438;
}
</style>
background-color css
<style>
a { background-color: #875438; }
a { background-color: rgb(135,84,56); }
div.DivClassName
{
background-color: #875438;
}
.BgClassName
{
background-color: #875438;
}
</style>
border-color css
<style>
span { border-color: #875438; }
span { border-color: rgb(135,84,56); }
td.TdClassName
{
border-color: #875438;
}
.TagClassName
{
border-color: #875438;
}
</style>