Shades of Rope #956340
Tints of Rope #956340
RGB
CMYK
RGB Variations
Color information
#956340 (or 0x956340) is known color: Rope. HEX triplet: 95, 63 and 40. RGB value is (149,99,64). Sum of RGB (Red+Green+Blue) = 149+99+64=312 (41% of max value = 765). Red value is 149 (58.59% from 255 or 47.76% from 312); Green value is 99 (39.06% from 255 or 31.73% from 312); Blue value is 64 (25.39% from 255 or 20.51% from 312); Max value from RGB is 149 - color contains mainly: red. Hex color #956340 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956340 is #6A9CBF. Grayscale: #6E6E6E. Windows color (decimal): -6986944 or 4219797. OLE color: 4219797.
HSL color Cylindrical-coordinate representation of color #956340: hue angle of 24.71º 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 #956340 is Cyan = 0, Magento = 0.34, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 99 | 64 | - |
| CMYK | 0 | 0.34 | 0.57 | 0.42 |
| HSL | 24.71º | 0.4% | 0.42% | - |
| HSV(B) | 24.71º | 0.57% | 0.58% | - |
| XYZ | 17.78 | 15.68 | 6.94 | - |
| YUV | 109.96 | 102.07 | 155.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 99 | 64 | 0 | 0.34 | 0.57 | 0.42 | 24.71 | 0.4 | 0.42 |
| Hex | 95 | 63 | 40 | 0 | 22 | 39 | 2A | 19 | 28 | 2A |
| Octal | 225 | 143 | 100 | 0 | 42 | 71 | 52 | 31 | 50 | 52 |
| Binary | 10010101 | 1100011 | 1000000 | 0 | 100010 | 111001 | 101010 | 11001 | 101000 | 101010 |
Color Harmonies of #956340
Complementary color
Monochromatic Colors of #956340
Black with #956340
Text Example
Text Example
White with #956340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956340; }
p { color: rgb(149,99,64); }
H1.HeaderClassName
{
color: #956340;
}
.AnyTagClassName
{
color: #956340;
}
</style>
background-color css
<style>
a { background-color: #956340; }
a { background-color: rgb(149,99,64); }
div.DivClassName
{
background-color: #956340;
}
.BgClassName
{
background-color: #956340;
}
</style>
border-color css
<style>
span { border-color: #956340; }
span { border-color: rgb(149,99,64); }
td.TdClassName
{
border-color: #956340;
}
.TagClassName
{
border-color: #956340;
}
</style>