Shades of Rope #915538
Tints of Rope #915538
RGB
CMYK
RGB Variations
Color information
#915538 (or 0x915538) is known color: Rope. HEX triplet: 91, 55 and 38. RGB value is (145,85,56). Sum of RGB (Red+Green+Blue) = 145+85+56=286 (37% of max value = 765). Red value is 145 (57.03% from 255 or 50.70% from 286); Green value is 85 (33.59% from 255 or 29.72% from 286); Blue value is 56 (22.27% from 255 or 19.58% from 286); Max value from RGB is 145 - color contains mainly: red. Hex color #915538 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915538 is #6EAAC7. Grayscale: #636363. Windows color (decimal): -7252680 or 3691921. OLE color: 3691921.
HSL color Cylindrical-coordinate representation of color #915538: hue angle of 19.55º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #915538 is Cyan = 0, Magento = 0.41, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 56 | - |
| CMYK | 0 | 0.41 | 0.61 | 0.43 |
| HSL | 19.55º | 0.44% | 0.39% | - |
| HSV(B) | 19.55º | 0.61% | 0.57% | - |
| XYZ | 15.64 | 12.8 | 5.39 | - |
| YUV | 99.63 | 103.38 | 160.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 56 | 0 | 0.41 | 0.61 | 0.43 | 19.55 | 0.44 | 0.39 |
| Hex | 91 | 55 | 38 | 0 | 29 | 3D | 2B | 14 | 2C | 27 |
| Octal | 221 | 125 | 70 | 0 | 51 | 75 | 53 | 24 | 54 | 47 |
| Binary | 10010001 | 1010101 | 111000 | 0 | 101001 | 111101 | 101011 | 10100 | 101100 | 100111 |
Color Harmonies of #915538
Complementary color
Monochromatic Colors of #915538
Black with #915538
Text Example
Text Example
White with #915538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915538; }
p { color: rgb(145,85,56); }
H1.HeaderClassName
{
color: #915538;
}
.AnyTagClassName
{
color: #915538;
}
</style>
background-color css
<style>
a { background-color: #915538; }
a { background-color: rgb(145,85,56); }
div.DivClassName
{
background-color: #915538;
}
.BgClassName
{
background-color: #915538;
}
</style>
border-color css
<style>
span { border-color: #915538; }
span { border-color: rgb(145,85,56); }
td.TdClassName
{
border-color: #915538;
}
.TagClassName
{
border-color: #915538;
}
</style>