Shades of Rope #915539
Tints of Rope #915539
RGB
CMYK
RGB Variations
Color information
#915539 (or 0x915539) is known color: Rope. HEX triplet: 91, 55 and 39. RGB value is (145,85,57). Sum of RGB (Red+Green+Blue) = 145+85+57=287 (38% of max value = 765). Red value is 145 (57.03% from 255 or 50.52% from 287); Green value is 85 (33.59% from 255 or 29.62% from 287); Blue value is 57 (22.66% from 255 or 19.86% from 287); Max value from RGB is 145 - color contains mainly: red. Hex color #915539 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915539 is #6EAAC6. Grayscale: #636363. Windows color (decimal): -7252679 or 3757457. OLE color: 3757457.
HSL color Cylindrical-coordinate representation of color #915539: hue angle of 19.09º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #915539 is Cyan = 0, Magento = 0.41, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 57 | - |
| CMYK | 0 | 0.41 | 0.61 | 0.43 |
| HSL | 19.09º | 0.44% | 0.4% | - |
| HSV(B) | 19.09º | 0.61% | 0.57% | - |
| XYZ | 15.66 | 12.81 | 5.52 | - |
| YUV | 99.75 | 103.88 | 160.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 57 | 0 | 0.41 | 0.61 | 0.43 | 19.09 | 0.44 | 0.4 |
| Hex | 91 | 55 | 39 | 0 | 29 | 3D | 2B | 13 | 2C | 28 |
| Octal | 221 | 125 | 71 | 0 | 51 | 75 | 53 | 23 | 54 | 50 |
| Binary | 10010001 | 1010101 | 111001 | 0 | 101001 | 111101 | 101011 | 10011 | 101100 | 101000 |
Color Harmonies of #915539
Complementary color
Monochromatic Colors of #915539
Black with #915539
Text Example
Text Example
White with #915539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915539; }
p { color: rgb(145,85,57); }
H1.HeaderClassName
{
color: #915539;
}
.AnyTagClassName
{
color: #915539;
}
</style>
background-color css
<style>
a { background-color: #915539; }
a { background-color: rgb(145,85,57); }
div.DivClassName
{
background-color: #915539;
}
.BgClassName
{
background-color: #915539;
}
</style>
border-color css
<style>
span { border-color: #915539; }
span { border-color: rgb(145,85,57); }
td.TdClassName
{
border-color: #915539;
}
.TagClassName
{
border-color: #915539;
}
</style>