Shades of Rope #956140
Tints of Rope #956140
RGB
CMYK
RGB Variations
Color information
#956140 (or 0x956140) is known color: Rope. HEX triplet: 95, 61 and 40. RGB value is (149,97,64). Sum of RGB (Red+Green+Blue) = 149+97+64=310 (41% of max value = 765). Red value is 149 (58.59% from 255 or 48.06% from 310); Green value is 97 (38.28% from 255 or 31.29% from 310); Blue value is 64 (25.39% from 255 or 20.65% from 310); Max value from RGB is 149 - color contains mainly: red. Hex color #956140 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956140 is #6A9EBF. Grayscale: #6C6C6C. Windows color (decimal): -6987456 or 4219285. OLE color: 4219285.
HSL color Cylindrical-coordinate representation of color #956140: hue angle of 23.29º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #956140 is Cyan = 0, Magento = 0.35, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 97 | 64 | - |
| CMYK | 0 | 0.35 | 0.57 | 0.42 |
| HSL | 23.29º | 0.4% | 0.42% | - |
| HSV(B) | 23.29º | 0.57% | 0.58% | - |
| XYZ | 17.59 | 15.31 | 6.88 | - |
| YUV | 108.79 | 102.73 | 156.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 97 | 64 | 0 | 0.35 | 0.57 | 0.42 | 23.29 | 0.4 | 0.42 |
| Hex | 95 | 61 | 40 | 0 | 23 | 39 | 2A | 17 | 28 | 2A |
| Octal | 225 | 141 | 100 | 0 | 43 | 71 | 52 | 27 | 50 | 52 |
| Binary | 10010101 | 1100001 | 1000000 | 0 | 100011 | 111001 | 101010 | 10111 | 101000 | 101010 |
Color Harmonies of #956140
Complementary color
Monochromatic Colors of #956140
Black with #956140
Text Example
Text Example
White with #956140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956140; }
p { color: rgb(149,97,64); }
H1.HeaderClassName
{
color: #956140;
}
.AnyTagClassName
{
color: #956140;
}
</style>
background-color css
<style>
a { background-color: #956140; }
a { background-color: rgb(149,97,64); }
div.DivClassName
{
background-color: #956140;
}
.BgClassName
{
background-color: #956140;
}
</style>
border-color css
<style>
span { border-color: #956140; }
span { border-color: rgb(149,97,64); }
td.TdClassName
{
border-color: #956140;
}
.TagClassName
{
border-color: #956140;
}
</style>