Shades of Rope #935642
Tints of Rope #935642
RGB
CMYK
RGB Variations
Color information
#935642 (or 0x935642) is known color: Rope. HEX triplet: 93, 56 and 42. RGB value is (147,86,66). Sum of RGB (Red+Green+Blue) = 147+86+66=299 (39% of max value = 765). Red value is 147 (57.81% from 255 or 49.16% from 299); Green value is 86 (33.98% from 255 or 28.76% from 299); Blue value is 66 (26.17% from 255 or 22.07% from 299); Max value from RGB is 147 - color contains mainly: red. Hex color #935642 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #935642 is #6CA9BD. Grayscale: #666666. Windows color (decimal): -7121342 or 4347539. OLE color: 4347539.
HSL color Cylindrical-coordinate representation of color #935642: hue angle of 14.81º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #935642 is Cyan = 0, Magento = 0.41, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 86 | 66 | - |
| CMYK | 0 | 0.41 | 0.55 | 0.42 |
| HSL | 14.81º | 0.38% | 0.42% | - |
| HSV(B) | 14.81º | 0.55% | 0.58% | - |
| XYZ | 16.34 | 13.25 | 6.85 | - |
| YUV | 101.96 | 107.71 | 160.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 86 | 66 | 0 | 0.41 | 0.55 | 0.42 | 14.81 | 0.38 | 0.42 |
| Hex | 93 | 56 | 42 | 0 | 29 | 37 | 2A | F | 26 | 2A |
| Octal | 223 | 126 | 102 | 0 | 51 | 67 | 52 | 17 | 46 | 52 |
| Binary | 10010011 | 1010110 | 1000010 | 0 | 101001 | 110111 | 101010 | 1111 | 100110 | 101010 |
Color Harmonies of #935642
Complementary color
Monochromatic Colors of #935642
Black with #935642
Text Example
Text Example
White with #935642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935642; }
p { color: rgb(147,86,66); }
H1.HeaderClassName
{
color: #935642;
}
.AnyTagClassName
{
color: #935642;
}
</style>
background-color css
<style>
a { background-color: #935642; }
a { background-color: rgb(147,86,66); }
div.DivClassName
{
background-color: #935642;
}
.BgClassName
{
background-color: #935642;
}
</style>
border-color css
<style>
span { border-color: #935642; }
span { border-color: rgb(147,86,66); }
td.TdClassName
{
border-color: #935642;
}
.TagClassName
{
border-color: #935642;
}
</style>