Shades of Rope #906042
Tints of Rope #906042
RGB
CMYK
RGB Variations
Color information
#906042 (or 0x906042) is known color: Rope. HEX triplet: 90, 60 and 42. RGB value is (144,96,66). Sum of RGB (Red+Green+Blue) = 144+96+66=306 (40% of max value = 765). Red value is 144 (56.64% from 255 or 47.06% from 306); Green value is 96 (37.89% from 255 or 31.37% from 306); Blue value is 66 (26.17% from 255 or 21.57% from 306); Max value from RGB is 144 - color contains mainly: red. Hex color #906042 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906042 is #6F9FBD. Grayscale: #6B6B6B. Windows color (decimal): -7315390 or 4350096. OLE color: 4350096.
HSL color Cylindrical-coordinate representation of color #906042: hue angle of 23.08º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #906042 is Cyan = 0, Magento = 0.33, Yellow = 0.54 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 96 | 66 | - |
| CMYK | 0 | 0.33 | 0.54 | 0.44 |
| HSL | 23.08º | 0.37% | 0.41% | - |
| HSV(B) | 23.08º | 0.54% | 0.56% | - |
| XYZ | 16.67 | 14.69 | 7.11 | - |
| YUV | 106.93 | 104.9 | 154.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 96 | 66 | 0 | 0.33 | 0.54 | 0.44 | 23.08 | 0.37 | 0.41 |
| Hex | 90 | 60 | 42 | 0 | 21 | 36 | 2C | 17 | 25 | 29 |
| Octal | 220 | 140 | 102 | 0 | 41 | 66 | 54 | 27 | 45 | 51 |
| Binary | 10010000 | 1100000 | 1000010 | 0 | 100001 | 110110 | 101100 | 10111 | 100101 | 101001 |
Color Harmonies of #906042
Complementary color
Monochromatic Colors of #906042
Black with #906042
Text Example
Text Example
White with #906042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906042; }
p { color: rgb(144,96,66); }
H1.HeaderClassName
{
color: #906042;
}
.AnyTagClassName
{
color: #906042;
}
</style>
background-color css
<style>
a { background-color: #906042; }
a { background-color: rgb(144,96,66); }
div.DivClassName
{
background-color: #906042;
}
.BgClassName
{
background-color: #906042;
}
</style>
border-color css
<style>
span { border-color: #906042; }
span { border-color: rgb(144,96,66); }
td.TdClassName
{
border-color: #906042;
}
.TagClassName
{
border-color: #906042;
}
</style>