Shades of Rope #936342
Tints of Rope #936342
RGB
CMYK
RGB Variations
Color information
#936342 (or 0x936342) is known color: Rope. HEX triplet: 93, 63 and 42. RGB value is (147,99,66). Sum of RGB (Red+Green+Blue) = 147+99+66=312 (41% of max value = 765). Red value is 147 (57.81% from 255 or 47.12% from 312); Green value is 99 (39.06% from 255 or 31.73% from 312); Blue value is 66 (26.17% from 255 or 21.15% from 312); Max value from RGB is 147 - color contains mainly: red. Hex color #936342 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #936342 is #6C9CBD. Grayscale: #6D6D6D. Windows color (decimal): -7118014 or 4350867. OLE color: 4350867.
HSL color Cylindrical-coordinate representation of color #936342: hue angle of 24.44º 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 #936342 is Cyan = 0, Magento = 0.33, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 99 | 66 | - |
| CMYK | 0 | 0.33 | 0.55 | 0.42 |
| HSL | 24.44º | 0.38% | 0.42% | - |
| HSV(B) | 24.44º | 0.55% | 0.58% | - |
| XYZ | 17.48 | 15.52 | 7.23 | - |
| YUV | 109.59 | 103.4 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 99 | 66 | 0 | 0.33 | 0.55 | 0.42 | 24.44 | 0.38 | 0.42 |
| Hex | 93 | 63 | 42 | 0 | 21 | 37 | 2A | 18 | 26 | 2A |
| Octal | 223 | 143 | 102 | 0 | 41 | 67 | 52 | 30 | 46 | 52 |
| Binary | 10010011 | 1100011 | 1000010 | 0 | 100001 | 110111 | 101010 | 11000 | 100110 | 101010 |
Color Harmonies of #936342
Complementary color
Monochromatic Colors of #936342
Black with #936342
Text Example
Text Example
White with #936342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936342; }
p { color: rgb(147,99,66); }
H1.HeaderClassName
{
color: #936342;
}
.AnyTagClassName
{
color: #936342;
}
</style>
background-color css
<style>
a { background-color: #936342; }
a { background-color: rgb(147,99,66); }
div.DivClassName
{
background-color: #936342;
}
.BgClassName
{
background-color: #936342;
}
</style>
border-color css
<style>
span { border-color: #936342; }
span { border-color: rgb(147,99,66); }
td.TdClassName
{
border-color: #936342;
}
.TagClassName
{
border-color: #936342;
}
</style>