Shades of Rope #935941
Tints of Rope #935941
RGB
CMYK
RGB Variations
Color information
#935941 (or 0x935941) is known color: Rope. HEX triplet: 93, 59 and 41. RGB value is (147,89,65). Sum of RGB (Red+Green+Blue) = 147+89+65=301 (39% of max value = 765). Red value is 147 (57.81% from 255 or 48.84% from 301); Green value is 89 (35.16% from 255 or 29.57% from 301); Blue value is 65 (25.78% from 255 or 21.59% from 301); Max value from RGB is 147 - color contains mainly: red. Hex color #935941 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #935941 is #6CA6BE. Grayscale: #676767. Windows color (decimal): -7120575 or 4282771. OLE color: 4282771.
HSL color Cylindrical-coordinate representation of color #935941: hue angle of 17.56º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #935941 is Cyan = 0, Magento = 0.39, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 89 | 65 | - |
| CMYK | 0 | 0.39 | 0.56 | 0.42 |
| HSL | 17.56º | 0.39% | 0.42% | - |
| HSV(B) | 17.56º | 0.56% | 0.58% | - |
| XYZ | 16.56 | 13.73 | 6.78 | - |
| YUV | 103.61 | 106.22 | 158.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 89 | 65 | 0 | 0.39 | 0.56 | 0.42 | 17.56 | 0.39 | 0.42 |
| Hex | 93 | 59 | 41 | 0 | 27 | 38 | 2A | 12 | 27 | 2A |
| Octal | 223 | 131 | 101 | 0 | 47 | 70 | 52 | 22 | 47 | 52 |
| Binary | 10010011 | 1011001 | 1000001 | 0 | 100111 | 111000 | 101010 | 10010 | 100111 | 101010 |
Color Harmonies of #935941
Complementary color
Monochromatic Colors of #935941
Black with #935941
Text Example
Text Example
White with #935941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935941; }
p { color: rgb(147,89,65); }
H1.HeaderClassName
{
color: #935941;
}
.AnyTagClassName
{
color: #935941;
}
</style>
background-color css
<style>
a { background-color: #935941; }
a { background-color: rgb(147,89,65); }
div.DivClassName
{
background-color: #935941;
}
.BgClassName
{
background-color: #935941;
}
</style>
border-color css
<style>
span { border-color: #935941; }
span { border-color: rgb(147,89,65); }
td.TdClassName
{
border-color: #935941;
}
.TagClassName
{
border-color: #935941;
}
</style>