Shades of Rusty Nail #896527
Tints of Rusty Nail #896527
RGB
CMYK
RGB Variations
Color information
#896527 (or 0x896527) is known color: Rusty Nail. HEX triplet: 89, 65 and 27. RGB value is (137,101,39). Sum of RGB (Red+Green+Blue) = 137+101+39=277 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.46% from 277); Green value is 101 (39.84% from 255 or 36.46% from 277); Blue value is 39 (15.62% from 255 or 14.08% from 277); Max value from RGB is 137 - color contains mainly: red. Hex color #896527 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896527 is #769AD8. Grayscale: #686868. Windows color (decimal): -7772889 or 2581897. OLE color: 2581897.
HSL color Cylindrical-coordinate representation of color #896527: hue angle of 37.96º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #896527 is Cyan = 0, Magento = 0.26, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 39 | - |
| CMYK | 0 | 0.26 | 0.72 | 0.46 |
| HSL | 37.96º | 0.56% | 0.35% | - |
| HSV(B) | 37.96º | 0.72% | 0.54% | - |
| XYZ | 15.34 | 14.77 | 3.96 | - |
| YUV | 104.7 | 90.93 | 151.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 39 | 0 | 0.26 | 0.72 | 0.46 | 37.96 | 0.56 | 0.35 |
| Hex | 89 | 65 | 27 | 0 | 1A | 48 | 2E | 26 | 38 | 23 |
| Octal | 211 | 145 | 47 | 0 | 32 | 110 | 56 | 46 | 70 | 43 |
| Binary | 10001001 | 1100101 | 100111 | 0 | 11010 | 1001000 | 101110 | 100110 | 111000 | 100011 |
Color Harmonies of #896527
Complementary color
Monochromatic Colors of #896527
Black with #896527
Text Example
Text Example
White with #896527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896527; }
p { color: rgb(137,101,39); }
H1.HeaderClassName
{
color: #896527;
}
.AnyTagClassName
{
color: #896527;
}
</style>
background-color css
<style>
a { background-color: #896527; }
a { background-color: rgb(137,101,39); }
div.DivClassName
{
background-color: #896527;
}
.BgClassName
{
background-color: #896527;
}
</style>
border-color css
<style>
span { border-color: #896527; }
span { border-color: rgb(137,101,39); }
td.TdClassName
{
border-color: #896527;
}
.TagClassName
{
border-color: #896527;
}
</style>