Shades of Rope #916141
Tints of Rope #916141
RGB
CMYK
RGB Variations
Color information
#916141 (or 0x916141) is known color: Rope. HEX triplet: 91, 61 and 41. RGB value is (145,97,65). Sum of RGB (Red+Green+Blue) = 145+97+65=307 (40% of max value = 765). Red value is 145 (57.03% from 255 or 47.23% from 307); Green value is 97 (38.28% from 255 or 31.60% from 307); Blue value is 65 (25.78% from 255 or 21.17% from 307); Max value from RGB is 145 - color contains mainly: red. Hex color #916141 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916141 is #6E9EBE. Grayscale: #6B6B6B. Windows color (decimal): -7249599 or 4284817. OLE color: 4284817.
HSL color Cylindrical-coordinate representation of color #916141: hue angle of 24º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #916141 is Cyan = 0, Magento = 0.33, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 97 | 65 | - |
| CMYK | 0 | 0.33 | 0.55 | 0.43 |
| HSL | 24º | 0.38% | 0.41% | - |
| HSV(B) | 24º | 0.55% | 0.57% | - |
| XYZ | 16.91 | 14.95 | 7 | - |
| YUV | 107.7 | 103.9 | 154.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 97 | 65 | 0 | 0.33 | 0.55 | 0.43 | 24 | 0.38 | 0.41 |
| Hex | 91 | 61 | 41 | 0 | 21 | 37 | 2B | 18 | 26 | 29 |
| Octal | 221 | 141 | 101 | 0 | 41 | 67 | 53 | 30 | 46 | 51 |
| Binary | 10010001 | 1100001 | 1000001 | 0 | 100001 | 110111 | 101011 | 11000 | 100110 | 101001 |
Color Harmonies of #916141
Complementary color
Monochromatic Colors of #916141
Black with #916141
Text Example
Text Example
White with #916141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916141; }
p { color: rgb(145,97,65); }
H1.HeaderClassName
{
color: #916141;
}
.AnyTagClassName
{
color: #916141;
}
</style>
background-color css
<style>
a { background-color: #916141; }
a { background-color: rgb(145,97,65); }
div.DivClassName
{
background-color: #916141;
}
.BgClassName
{
background-color: #916141;
}
</style>
border-color css
<style>
span { border-color: #916141; }
span { border-color: rgb(145,97,65); }
td.TdClassName
{
border-color: #916141;
}
.TagClassName
{
border-color: #916141;
}
</style>