Shades of Rope #915641
Tints of Rope #915641
RGB
CMYK
RGB Variations
Color information
#915641 (or 0x915641) is known color: Rope. HEX triplet: 91, 56 and 41. RGB value is (145,86,65). Sum of RGB (Red+Green+Blue) = 145+86+65=296 (39% of max value = 765). Red value is 145 (57.03% from 255 or 48.99% from 296); Green value is 86 (33.98% from 255 or 29.05% from 296); Blue value is 65 (25.78% from 255 or 21.96% from 296); Max value from RGB is 145 - color contains mainly: red. Hex color #915641 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915641 is #6EA9BE. Grayscale: #656565. Windows color (decimal): -7252415 or 4282001. OLE color: 4282001.
HSL color Cylindrical-coordinate representation of color #915641: hue angle of 15.75º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #915641 is Cyan = 0, Magento = 0.41, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 86 | 65 | - |
| CMYK | 0 | 0.41 | 0.55 | 0.43 |
| HSL | 15.75º | 0.38% | 0.41% | - |
| HSV(B) | 15.75º | 0.55% | 0.57% | - |
| XYZ | 15.96 | 13.06 | 6.68 | - |
| YUV | 101.25 | 107.55 | 159.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 86 | 65 | 0 | 0.41 | 0.55 | 0.43 | 15.75 | 0.38 | 0.41 |
| Hex | 91 | 56 | 41 | 0 | 29 | 37 | 2B | 10 | 26 | 29 |
| Octal | 221 | 126 | 101 | 0 | 51 | 67 | 53 | 20 | 46 | 51 |
| Binary | 10010001 | 1010110 | 1000001 | 0 | 101001 | 110111 | 101011 | 10000 | 100110 | 101001 |
Color Harmonies of #915641
Complementary color
Monochromatic Colors of #915641
Black with #915641
Text Example
Text Example
White with #915641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915641; }
p { color: rgb(145,86,65); }
H1.HeaderClassName
{
color: #915641;
}
.AnyTagClassName
{
color: #915641;
}
</style>
background-color css
<style>
a { background-color: #915641; }
a { background-color: rgb(145,86,65); }
div.DivClassName
{
background-color: #915641;
}
.BgClassName
{
background-color: #915641;
}
</style>
border-color css
<style>
span { border-color: #915641; }
span { border-color: rgb(145,86,65); }
td.TdClassName
{
border-color: #915641;
}
.TagClassName
{
border-color: #915641;
}
</style>