Shades of Rope #926142
Tints of Rope #926142
RGB
CMYK
RGB Variations
Color information
#926142 (or 0x926142) is known color: Rope. HEX triplet: 92, 61 and 42. RGB value is (146,97,66). Sum of RGB (Red+Green+Blue) = 146+97+66=309 (40% of max value = 765). Red value is 146 (57.42% from 255 or 47.25% from 309); Green value is 97 (38.28% from 255 or 31.39% from 309); Blue value is 66 (26.17% from 255 or 21.36% from 309); Max value from RGB is 146 - color contains mainly: red. Hex color #926142 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926142 is #6D9EBD. Grayscale: #6C6C6C. Windows color (decimal): -7184062 or 4350354. OLE color: 4350354.
HSL color Cylindrical-coordinate representation of color #926142: hue angle of 23.25º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #926142 is Cyan = 0, Magento = 0.34, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 97 | 66 | - |
| CMYK | 0 | 0.34 | 0.55 | 0.43 |
| HSL | 23.25º | 0.38% | 0.42% | - |
| HSV(B) | 23.25º | 0.55% | 0.57% | - |
| XYZ | 17.11 | 15.05 | 7.16 | - |
| YUV | 108.12 | 104.23 | 155.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 97 | 66 | 0 | 0.34 | 0.55 | 0.43 | 23.25 | 0.38 | 0.42 |
| Hex | 92 | 61 | 42 | 0 | 22 | 37 | 2B | 17 | 26 | 2A |
| Octal | 222 | 141 | 102 | 0 | 42 | 67 | 53 | 27 | 46 | 52 |
| Binary | 10010010 | 1100001 | 1000010 | 0 | 100010 | 110111 | 101011 | 10111 | 100110 | 101010 |
Color Harmonies of #926142
Complementary color
Monochromatic Colors of #926142
Black with #926142
Text Example
Text Example
White with #926142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926142; }
p { color: rgb(146,97,66); }
H1.HeaderClassName
{
color: #926142;
}
.AnyTagClassName
{
color: #926142;
}
</style>
background-color css
<style>
a { background-color: #926142; }
a { background-color: rgb(146,97,66); }
div.DivClassName
{
background-color: #926142;
}
.BgClassName
{
background-color: #926142;
}
</style>
border-color css
<style>
span { border-color: #926142; }
span { border-color: rgb(146,97,66); }
td.TdClassName
{
border-color: #926142;
}
.TagClassName
{
border-color: #926142;
}
</style>