Shades of Rope #945740
Tints of Rope #945740
RGB
CMYK
RGB Variations
Color information
#945740 (or 0x945740) is known color: Rope. HEX triplet: 94, 57 and 40. RGB value is (148,87,64). Sum of RGB (Red+Green+Blue) = 148+87+64=299 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.50% from 299); Green value is 87 (34.38% from 255 or 29.10% from 299); Blue value is 64 (25.39% from 255 or 21.40% from 299); Max value from RGB is 148 - color contains mainly: red. Hex color #945740 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945740 is #6BA8BF. Grayscale: #666666. Windows color (decimal): -7055552 or 4216724. OLE color: 4216724.
HSL color Cylindrical-coordinate representation of color #945740: hue angle of 16.43º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #945740 is Cyan = 0, Magento = 0.41, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 87 | 64 | - |
| CMYK | 0 | 0.41 | 0.57 | 0.42 |
| HSL | 16.43º | 0.4% | 0.42% | - |
| HSV(B) | 16.43º | 0.57% | 0.58% | - |
| XYZ | 16.55 | 13.48 | 6.58 | - |
| YUV | 102.62 | 106.21 | 160.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 87 | 64 | 0 | 0.41 | 0.57 | 0.42 | 16.43 | 0.4 | 0.42 |
| Hex | 94 | 57 | 40 | 0 | 29 | 39 | 2A | 10 | 28 | 2A |
| Octal | 224 | 127 | 100 | 0 | 51 | 71 | 52 | 20 | 50 | 52 |
| Binary | 10010100 | 1010111 | 1000000 | 0 | 101001 | 111001 | 101010 | 10000 | 101000 | 101010 |
Color Harmonies of #945740
Complementary color
Monochromatic Colors of #945740
Black with #945740
Text Example
Text Example
White with #945740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945740; }
p { color: rgb(148,87,64); }
H1.HeaderClassName
{
color: #945740;
}
.AnyTagClassName
{
color: #945740;
}
</style>
background-color css
<style>
a { background-color: #945740; }
a { background-color: rgb(148,87,64); }
div.DivClassName
{
background-color: #945740;
}
.BgClassName
{
background-color: #945740;
}
</style>
border-color css
<style>
span { border-color: #945740; }
span { border-color: rgb(148,87,64); }
td.TdClassName
{
border-color: #945740;
}
.TagClassName
{
border-color: #945740;
}
</style>