Shades of Rope #936240
Tints of Rope #936240
RGB
CMYK
RGB Variations
Color information
#936240 (or 0x936240) is known color: Rope. HEX triplet: 93, 62 and 40. RGB value is (147,98,64). Sum of RGB (Red+Green+Blue) = 147+98+64=309 (40% of max value = 765). Red value is 147 (57.81% from 255 or 47.57% from 309); Green value is 98 (38.67% from 255 or 31.72% from 309); Blue value is 64 (25.39% from 255 or 20.71% from 309); Max value from RGB is 147 - color contains mainly: red. Hex color #936240 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #936240 is #6C9DBF. Grayscale: #6C6C6C. Windows color (decimal): -7118272 or 4219539. OLE color: 4219539.
HSL color Cylindrical-coordinate representation of color #936240: hue angle of 24.58º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #936240 is Cyan = 0, Magento = 0.33, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 98 | 64 | - |
| CMYK | 0 | 0.33 | 0.56 | 0.42 |
| HSL | 24.58º | 0.39% | 0.41% | - |
| HSV(B) | 24.58º | 0.56% | 0.58% | - |
| XYZ | 17.33 | 15.31 | 6.89 | - |
| YUV | 108.78 | 102.73 | 155.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 98 | 64 | 0 | 0.33 | 0.56 | 0.42 | 24.58 | 0.39 | 0.41 |
| Hex | 93 | 62 | 40 | 0 | 21 | 38 | 2A | 19 | 27 | 29 |
| Octal | 223 | 142 | 100 | 0 | 41 | 70 | 52 | 31 | 47 | 51 |
| Binary | 10010011 | 1100010 | 1000000 | 0 | 100001 | 111000 | 101010 | 11001 | 100111 | 101001 |
Color Harmonies of #936240
Complementary color
Monochromatic Colors of #936240
Black with #936240
Text Example
Text Example
White with #936240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936240; }
p { color: rgb(147,98,64); }
H1.HeaderClassName
{
color: #936240;
}
.AnyTagClassName
{
color: #936240;
}
</style>
background-color css
<style>
a { background-color: #936240; }
a { background-color: rgb(147,98,64); }
div.DivClassName
{
background-color: #936240;
}
.BgClassName
{
background-color: #936240;
}
</style>
border-color css
<style>
span { border-color: #936240; }
span { border-color: rgb(147,98,64); }
td.TdClassName
{
border-color: #936240;
}
.TagClassName
{
border-color: #936240;
}
</style>