Shades of Rope #906140
Tints of Rope #906140
RGB
CMYK
RGB Variations
Color information
#906140 (or 0x906140) is known color: Rope. HEX triplet: 90, 61 and 40. RGB value is (144,97,64). Sum of RGB (Red+Green+Blue) = 144+97+64=305 (40% of max value = 765). Red value is 144 (56.64% from 255 or 47.21% from 305); Green value is 97 (38.28% from 255 or 31.80% from 305); Blue value is 64 (25.39% from 255 or 20.98% from 305); Max value from RGB is 144 - color contains mainly: red. Hex color #906140 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906140 is #6F9EBF. Grayscale: #6B6B6B. Windows color (decimal): -7315136 or 4219280. OLE color: 4219280.
HSL color Cylindrical-coordinate representation of color #906140: hue angle of 24.75º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #906140 is Cyan = 0, Magento = 0.33, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 97 | 64 | - |
| CMYK | 0 | 0.33 | 0.56 | 0.44 |
| HSL | 24.75º | 0.38% | 0.41% | - |
| HSV(B) | 24.75º | 0.56% | 0.56% | - |
| XYZ | 16.7 | 14.85 | 6.84 | - |
| YUV | 107.29 | 103.57 | 154.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 97 | 64 | 0 | 0.33 | 0.56 | 0.44 | 24.75 | 0.38 | 0.41 |
| Hex | 90 | 61 | 40 | 0 | 21 | 38 | 2C | 19 | 26 | 29 |
| Octal | 220 | 141 | 100 | 0 | 41 | 70 | 54 | 31 | 46 | 51 |
| Binary | 10010000 | 1100001 | 1000000 | 0 | 100001 | 111000 | 101100 | 11001 | 100110 | 101001 |
Color Harmonies of #906140
Complementary color
Monochromatic Colors of #906140
Black with #906140
Text Example
Text Example
White with #906140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906140; }
p { color: rgb(144,97,64); }
H1.HeaderClassName
{
color: #906140;
}
.AnyTagClassName
{
color: #906140;
}
</style>
background-color css
<style>
a { background-color: #906140; }
a { background-color: rgb(144,97,64); }
div.DivClassName
{
background-color: #906140;
}
.BgClassName
{
background-color: #906140;
}
</style>
border-color css
<style>
span { border-color: #906140; }
span { border-color: rgb(144,97,64); }
td.TdClassName
{
border-color: #906140;
}
.TagClassName
{
border-color: #906140;
}
</style>