Shades of Rusty Nail #896526
Tints of Rusty Nail #896526
RGB
CMYK
RGB Variations
Color information
#896526 (or 0x896526) is known color: Rusty Nail. HEX triplet: 89, 65 and 26. RGB value is (137,101,38). Sum of RGB (Red+Green+Blue) = 137+101+38=276 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.64% from 276); Green value is 101 (39.84% from 255 or 36.59% from 276); Blue value is 38 (15.23% from 255 or 13.77% from 276); Max value from RGB is 137 - color contains mainly: red. Hex color #896526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896526 is #769AD9. Grayscale: #686868. Windows color (decimal): -7772890 or 2516361. OLE color: 2516361.
HSL color Cylindrical-coordinate representation of color #896526: hue angle of 38.18º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #896526 is Cyan = 0, Magento = 0.26, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 38 | - |
| CMYK | 0 | 0.26 | 0.72 | 0.46 |
| HSL | 38.18º | 0.57% | 0.34% | - |
| HSV(B) | 38.18º | 0.72% | 0.54% | - |
| XYZ | 15.32 | 14.77 | 3.88 | - |
| YUV | 104.58 | 90.43 | 151.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 38 | 0 | 0.26 | 0.72 | 0.46 | 38.18 | 0.57 | 0.34 |
| Hex | 89 | 65 | 26 | 0 | 1A | 48 | 2E | 26 | 39 | 22 |
| Octal | 211 | 145 | 46 | 0 | 32 | 110 | 56 | 46 | 71 | 42 |
| Binary | 10001001 | 1100101 | 100110 | 0 | 11010 | 1001000 | 101110 | 100110 | 111001 | 100010 |
Color Harmonies of #896526
Complementary color
Monochromatic Colors of #896526
Black with #896526
Text Example
Text Example
White with #896526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896526; }
p { color: rgb(137,101,38); }
H1.HeaderClassName
{
color: #896526;
}
.AnyTagClassName
{
color: #896526;
}
</style>
background-color css
<style>
a { background-color: #896526; }
a { background-color: rgb(137,101,38); }
div.DivClassName
{
background-color: #896526;
}
.BgClassName
{
background-color: #896526;
}
</style>
border-color css
<style>
span { border-color: #896526; }
span { border-color: rgb(137,101,38); }
td.TdClassName
{
border-color: #896526;
}
.TagClassName
{
border-color: #896526;
}
</style>