Shades of Rope #915936
Tints of Rope #915936
RGB
CMYK
RGB Variations
Color information
#915936 (or 0x915936) is known color: Rope. HEX triplet: 91, 59 and 36. RGB value is (145,89,54). Sum of RGB (Red+Green+Blue) = 145+89+54=288 (38% of max value = 765). Red value is 145 (57.03% from 255 or 50.35% from 288); Green value is 89 (35.16% from 255 or 30.90% from 288); Blue value is 54 (21.48% from 255 or 18.75% from 288); Max value from RGB is 145 - color contains mainly: red. Hex color #915936 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915936 is #6EA6C9. Grayscale: #656565. Windows color (decimal): -7251658 or 3561873. OLE color: 3561873.
HSL color Cylindrical-coordinate representation of color #915936: hue angle of 23.08º 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 #915936 is Cyan = 0, Magento = 0.39, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 89 | 54 | - |
| CMYK | 0 | 0.39 | 0.63 | 0.43 |
| HSL | 23.08º | 0.46% | 0.39% | - |
| HSV(B) | 23.08º | 0.63% | 0.57% | - |
| XYZ | 15.92 | 13.43 | 5.24 | - |
| YUV | 101.75 | 101.05 | 158.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 89 | 54 | 0 | 0.39 | 0.63 | 0.43 | 23.08 | 0.46 | 0.39 |
| Hex | 91 | 59 | 36 | 0 | 27 | 3F | 2B | 17 | 2E | 27 |
| Octal | 221 | 131 | 66 | 0 | 47 | 77 | 53 | 27 | 56 | 47 |
| Binary | 10010001 | 1011001 | 110110 | 0 | 100111 | 111111 | 101011 | 10111 | 101110 | 100111 |
Color Harmonies of #915936
Complementary color
Monochromatic Colors of #915936
Black with #915936
Text Example
Text Example
White with #915936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915936; }
p { color: rgb(145,89,54); }
H1.HeaderClassName
{
color: #915936;
}
.AnyTagClassName
{
color: #915936;
}
</style>
background-color css
<style>
a { background-color: #915936; }
a { background-color: rgb(145,89,54); }
div.DivClassName
{
background-color: #915936;
}
.BgClassName
{
background-color: #915936;
}
</style>
border-color css
<style>
span { border-color: #915936; }
span { border-color: rgb(145,89,54); }
td.TdClassName
{
border-color: #915936;
}
.TagClassName
{
border-color: #915936;
}
</style>