Shades of Rope #946041
Tints of Rope #946041
RGB
CMYK
RGB Variations
Color information
#946041 (or 0x946041) is known color: Rope. HEX triplet: 94, 60 and 41. RGB value is (148,96,65). Sum of RGB (Red+Green+Blue) = 148+96+65=309 (40% of max value = 765). Red value is 148 (58.20% from 255 or 47.90% from 309); Green value is 96 (37.89% from 255 or 31.07% from 309); Blue value is 65 (25.78% from 255 or 21.04% from 309); Max value from RGB is 148 - color contains mainly: red. Hex color #946041 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946041 is #6B9FBE. Grayscale: #6C6C6C. Windows color (decimal): -7053247 or 4284564. OLE color: 4284564.
HSL color Cylindrical-coordinate representation of color #946041: hue angle of 22.41º 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 #946041 is Cyan = 0, Magento = 0.35, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 96 | 65 | - |
| CMYK | 0 | 0.35 | 0.56 | 0.42 |
| HSL | 22.41º | 0.39% | 0.42% | - |
| HSV(B) | 22.41º | 0.56% | 0.58% | - |
| XYZ | 17.35 | 15.04 | 6.99 | - |
| YUV | 108.01 | 103.73 | 156.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 96 | 65 | 0 | 0.35 | 0.56 | 0.42 | 22.41 | 0.39 | 0.42 |
| Hex | 94 | 60 | 41 | 0 | 23 | 38 | 2A | 16 | 27 | 2A |
| Octal | 224 | 140 | 101 | 0 | 43 | 70 | 52 | 26 | 47 | 52 |
| Binary | 10010100 | 1100000 | 1000001 | 0 | 100011 | 111000 | 101010 | 10110 | 100111 | 101010 |
Color Harmonies of #946041
Complementary color
Monochromatic Colors of #946041
Black with #946041
Text Example
Text Example
White with #946041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946041; }
p { color: rgb(148,96,65); }
H1.HeaderClassName
{
color: #946041;
}
.AnyTagClassName
{
color: #946041;
}
</style>
background-color css
<style>
a { background-color: #946041; }
a { background-color: rgb(148,96,65); }
div.DivClassName
{
background-color: #946041;
}
.BgClassName
{
background-color: #946041;
}
</style>
border-color css
<style>
span { border-color: #946041; }
span { border-color: rgb(148,96,65); }
td.TdClassName
{
border-color: #946041;
}
.TagClassName
{
border-color: #946041;
}
</style>