Shades of Rope #945941
Tints of Rope #945941
RGB
CMYK
RGB Variations
Color information
#945941 (or 0x945941) is known color: Rope. HEX triplet: 94, 59 and 41. RGB value is (148,89,65). Sum of RGB (Red+Green+Blue) = 148+89+65=302 (40% of max value = 765). Red value is 148 (58.20% from 255 or 49.01% from 302); Green value is 89 (35.16% from 255 or 29.47% from 302); Blue value is 65 (25.78% from 255 or 21.52% from 302); Max value from RGB is 148 - color contains mainly: red. Hex color #945941 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945941 is #6BA6BE. Grayscale: #686868. Windows color (decimal): -7055039 or 4282772. OLE color: 4282772.
HSL color Cylindrical-coordinate representation of color #945941: hue angle of 17.35º 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 #945941 is Cyan = 0, Magento = 0.40, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 89 | 65 | - |
| CMYK | 0 | 0.40 | 0.56 | 0.42 |
| HSL | 17.35º | 0.39% | 0.42% | - |
| HSV(B) | 17.35º | 0.56% | 0.58% | - |
| XYZ | 16.74 | 13.82 | 6.79 | - |
| YUV | 103.91 | 106.05 | 159.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 89 | 65 | 0 | 0.40 | 0.56 | 0.42 | 17.35 | 0.39 | 0.42 |
| Hex | 94 | 59 | 41 | 0 | 28 | 38 | 2A | 11 | 27 | 2A |
| Octal | 224 | 131 | 101 | 0 | 50 | 70 | 52 | 21 | 47 | 52 |
| Binary | 10010100 | 1011001 | 1000001 | 0 | 101000 | 111000 | 101010 | 10001 | 100111 | 101010 |
Color Harmonies of #945941
Complementary color
Monochromatic Colors of #945941
Black with #945941
Text Example
Text Example
White with #945941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945941; }
p { color: rgb(148,89,65); }
H1.HeaderClassName
{
color: #945941;
}
.AnyTagClassName
{
color: #945941;
}
</style>
background-color css
<style>
a { background-color: #945941; }
a { background-color: rgb(148,89,65); }
div.DivClassName
{
background-color: #945941;
}
.BgClassName
{
background-color: #945941;
}
</style>
border-color css
<style>
span { border-color: #945941; }
span { border-color: rgb(148,89,65); }
td.TdClassName
{
border-color: #945941;
}
.TagClassName
{
border-color: #945941;
}
</style>