Shades of Rope #936140
Tints of Rope #936140
RGB
CMYK
RGB Variations
Color information
#936140 (or 0x936140) is known color: Rope. HEX triplet: 93, 61 and 40. RGB value is (147,97,64). Sum of RGB (Red+Green+Blue) = 147+97+64=308 (40% of max value = 765). Red value is 147 (57.81% from 255 or 47.73% from 308); Green value is 97 (38.28% from 255 or 31.49% from 308); Blue value is 64 (25.39% from 255 or 20.78% from 308); Max value from RGB is 147 - color contains mainly: red. Hex color #936140 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #936140 is #6C9EBF. Grayscale: #6C6C6C. Windows color (decimal): -7118528 or 4219283. OLE color: 4219283.
HSL color Cylindrical-coordinate representation of color #936140: hue angle of 23.86º 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 #936140 is Cyan = 0, Magento = 0.34, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 97 | 64 | - |
| CMYK | 0 | 0.34 | 0.56 | 0.42 |
| HSL | 23.86º | 0.39% | 0.41% | - |
| HSV(B) | 23.86º | 0.56% | 0.58% | - |
| XYZ | 17.23 | 15.12 | 6.86 | - |
| YUV | 108.19 | 103.07 | 155.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 97 | 64 | 0 | 0.34 | 0.56 | 0.42 | 23.86 | 0.39 | 0.41 |
| Hex | 93 | 61 | 40 | 0 | 22 | 38 | 2A | 18 | 27 | 29 |
| Octal | 223 | 141 | 100 | 0 | 42 | 70 | 52 | 30 | 47 | 51 |
| Binary | 10010011 | 1100001 | 1000000 | 0 | 100010 | 111000 | 101010 | 11000 | 100111 | 101001 |
Color Harmonies of #936140
Complementary color
Monochromatic Colors of #936140
Black with #936140
Text Example
Text Example
White with #936140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936140; }
p { color: rgb(147,97,64); }
H1.HeaderClassName
{
color: #936140;
}
.AnyTagClassName
{
color: #936140;
}
</style>
background-color css
<style>
a { background-color: #936140; }
a { background-color: rgb(147,97,64); }
div.DivClassName
{
background-color: #936140;
}
.BgClassName
{
background-color: #936140;
}
</style>
border-color css
<style>
span { border-color: #936140; }
span { border-color: rgb(147,97,64); }
td.TdClassName
{
border-color: #936140;
}
.TagClassName
{
border-color: #936140;
}
</style>