Shades of Rope #915642
Tints of Rope #915642
RGB
CMYK
RGB Variations
Color information
#915642 (or 0x915642) is known color: Rope. HEX triplet: 91, 56 and 42. RGB value is (145,86,66). Sum of RGB (Red+Green+Blue) = 145+86+66=297 (39% of max value = 765). Red value is 145 (57.03% from 255 or 48.82% from 297); Green value is 86 (33.98% from 255 or 28.96% from 297); Blue value is 66 (26.17% from 255 or 22.22% from 297); Max value from RGB is 145 - color contains mainly: red. Hex color #915642 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915642 is #6EA9BD. Grayscale: #656565. Windows color (decimal): -7252414 or 4347537. OLE color: 4347537.
HSL color Cylindrical-coordinate representation of color #915642: hue angle of 15.19º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #915642 is Cyan = 0, Magento = 0.41, Yellow = 0.54 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 86 | 66 | - |
| CMYK | 0 | 0.41 | 0.54 | 0.43 |
| HSL | 15.19º | 0.37% | 0.41% | - |
| HSV(B) | 15.19º | 0.54% | 0.57% | - |
| XYZ | 15.99 | 13.07 | 6.83 | - |
| YUV | 101.36 | 108.05 | 159.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 86 | 66 | 0 | 0.41 | 0.54 | 0.43 | 15.19 | 0.37 | 0.41 |
| Hex | 91 | 56 | 42 | 0 | 29 | 36 | 2B | F | 25 | 29 |
| Octal | 221 | 126 | 102 | 0 | 51 | 66 | 53 | 17 | 45 | 51 |
| Binary | 10010001 | 1010110 | 1000010 | 0 | 101001 | 110110 | 101011 | 1111 | 100101 | 101001 |
Color Harmonies of #915642
Complementary color
Monochromatic Colors of #915642
Black with #915642
Text Example
Text Example
White with #915642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915642; }
p { color: rgb(145,86,66); }
H1.HeaderClassName
{
color: #915642;
}
.AnyTagClassName
{
color: #915642;
}
</style>
background-color css
<style>
a { background-color: #915642; }
a { background-color: rgb(145,86,66); }
div.DivClassName
{
background-color: #915642;
}
.BgClassName
{
background-color: #915642;
}
</style>
border-color css
<style>
span { border-color: #915642; }
span { border-color: rgb(145,86,66); }
td.TdClassName
{
border-color: #915642;
}
.TagClassName
{
border-color: #915642;
}
</style>