Shades of Rope #935537
Tints of Rope #935537
RGB
CMYK
RGB Variations
Color information
#935537 (or 0x935537) is known color: Rope. HEX triplet: 93, 55 and 37. RGB value is (147,85,55). Sum of RGB (Red+Green+Blue) = 147+85+55=287 (38% of max value = 765). Red value is 147 (57.81% from 255 or 51.22% from 287); Green value is 85 (33.59% from 255 or 29.62% from 287); Blue value is 55 (21.88% from 255 or 19.16% from 287); Max value from RGB is 147 - color contains mainly: red. Hex color #935537 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #935537 is #6CAAC8. Grayscale: #646464. Windows color (decimal): -7121609 or 3626387. OLE color: 3626387.
HSL color Cylindrical-coordinate representation of color #935537: hue angle of 19.57º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #935537 is Cyan = 0, Magento = 0.42, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 85 | 55 | - |
| CMYK | 0 | 0.42 | 0.63 | 0.42 |
| HSL | 19.57º | 0.46% | 0.4% | - |
| HSV(B) | 19.57º | 0.63% | 0.58% | - |
| XYZ | 15.97 | 12.98 | 5.28 | - |
| YUV | 100.12 | 102.54 | 161.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 85 | 55 | 0 | 0.42 | 0.63 | 0.42 | 19.57 | 0.46 | 0.4 |
| Hex | 93 | 55 | 37 | 0 | 2A | 3F | 2A | 14 | 2E | 28 |
| Octal | 223 | 125 | 67 | 0 | 52 | 77 | 52 | 24 | 56 | 50 |
| Binary | 10010011 | 1010101 | 110111 | 0 | 101010 | 111111 | 101010 | 10100 | 101110 | 101000 |
Color Harmonies of #935537
Complementary color
Monochromatic Colors of #935537
Black with #935537
Text Example
Text Example
White with #935537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935537; }
p { color: rgb(147,85,55); }
H1.HeaderClassName
{
color: #935537;
}
.AnyTagClassName
{
color: #935537;
}
</style>
background-color css
<style>
a { background-color: #935537; }
a { background-color: rgb(147,85,55); }
div.DivClassName
{
background-color: #935537;
}
.BgClassName
{
background-color: #935537;
}
</style>
border-color css
<style>
span { border-color: #935537; }
span { border-color: rgb(147,85,55); }
td.TdClassName
{
border-color: #935537;
}
.TagClassName
{
border-color: #935537;
}
</style>