Shades of Rope #915940
Tints of Rope #915940
RGB
CMYK
RGB Variations
Color information
#915940 (or 0x915940) is known color: Rope. HEX triplet: 91, 59 and 40. RGB value is (145,89,64). Sum of RGB (Red+Green+Blue) = 145+89+64=298 (39% of max value = 765). Red value is 145 (57.03% from 255 or 48.66% from 298); Green value is 89 (35.16% from 255 or 29.87% from 298); Blue value is 64 (25.39% from 255 or 21.48% from 298); Max value from RGB is 145 - color contains mainly: red. Hex color #915940 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915940 is #6EA6BF. Grayscale: #676767. Windows color (decimal): -7251648 or 4217233. OLE color: 4217233.
HSL color Cylindrical-coordinate representation of color #915940: hue angle of 18.52º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #915940 is Cyan = 0, Magento = 0.39, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 89 | 64 | - |
| CMYK | 0 | 0.39 | 0.56 | 0.43 |
| HSL | 18.52º | 0.39% | 0.41% | - |
| HSV(B) | 18.52º | 0.56% | 0.57% | - |
| XYZ | 16.17 | 13.53 | 6.61 | - |
| YUV | 102.89 | 106.05 | 158.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 89 | 64 | 0 | 0.39 | 0.56 | 0.43 | 18.52 | 0.39 | 0.41 |
| Hex | 91 | 59 | 40 | 0 | 27 | 38 | 2B | 13 | 27 | 29 |
| Octal | 221 | 131 | 100 | 0 | 47 | 70 | 53 | 23 | 47 | 51 |
| Binary | 10010001 | 1011001 | 1000000 | 0 | 100111 | 111000 | 101011 | 10011 | 100111 | 101001 |
Color Harmonies of #915940
Complementary color
Monochromatic Colors of #915940
Black with #915940
Text Example
Text Example
White with #915940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915940; }
p { color: rgb(145,89,64); }
H1.HeaderClassName
{
color: #915940;
}
.AnyTagClassName
{
color: #915940;
}
</style>
background-color css
<style>
a { background-color: #915940; }
a { background-color: rgb(145,89,64); }
div.DivClassName
{
background-color: #915940;
}
.BgClassName
{
background-color: #915940;
}
</style>
border-color css
<style>
span { border-color: #915940; }
span { border-color: rgb(145,89,64); }
td.TdClassName
{
border-color: #915940;
}
.TagClassName
{
border-color: #915940;
}
</style>