Shades of Rope #915536
Tints of Rope #915536
RGB
CMYK
RGB Variations
Color information
#915536 (or 0x915536) is known color: Rope. HEX triplet: 91, 55 and 36. RGB value is (145,85,54). Sum of RGB (Red+Green+Blue) = 145+85+54=284 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.06% from 284); Green value is 85 (33.59% from 255 or 29.93% from 284); Blue value is 54 (21.48% from 255 or 19.01% from 284); Max value from RGB is 145 - color contains mainly: red. Hex color #915536 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915536 is #6EAAC9. Grayscale: #636363. Windows color (decimal): -7252682 or 3560849. OLE color: 3560849.
HSL color Cylindrical-coordinate representation of color #915536: hue angle of 20.44º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #915536 is Cyan = 0, Magento = 0.41, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 54 | - |
| CMYK | 0 | 0.41 | 0.63 | 0.43 |
| HSL | 20.44º | 0.46% | 0.39% | - |
| HSV(B) | 20.44º | 0.63% | 0.57% | - |
| XYZ | 15.59 | 12.78 | 5.14 | - |
| YUV | 99.41 | 102.38 | 160.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 54 | 0 | 0.41 | 0.63 | 0.43 | 20.44 | 0.46 | 0.39 |
| Hex | 91 | 55 | 36 | 0 | 29 | 3F | 2B | 14 | 2E | 27 |
| Octal | 221 | 125 | 66 | 0 | 51 | 77 | 53 | 24 | 56 | 47 |
| Binary | 10010001 | 1010101 | 110110 | 0 | 101001 | 111111 | 101011 | 10100 | 101110 | 100111 |
Color Harmonies of #915536
Complementary color
Monochromatic Colors of #915536
Black with #915536
Text Example
Text Example
White with #915536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915536; }
p { color: rgb(145,85,54); }
H1.HeaderClassName
{
color: #915536;
}
.AnyTagClassName
{
color: #915536;
}
</style>
background-color css
<style>
a { background-color: #915536; }
a { background-color: rgb(145,85,54); }
div.DivClassName
{
background-color: #915536;
}
.BgClassName
{
background-color: #915536;
}
</style>
border-color css
<style>
span { border-color: #915536; }
span { border-color: rgb(145,85,54); }
td.TdClassName
{
border-color: #915536;
}
.TagClassName
{
border-color: #915536;
}
</style>