Shades of Rusty Nail #896427
Tints of Rusty Nail #896427
RGB
CMYK
RGB Variations
Color information
#896427 (or 0x896427) is known color: Rusty Nail. HEX triplet: 89, 64 and 27. RGB value is (137,100,39). Sum of RGB (Red+Green+Blue) = 137+100+39=276 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.64% from 276); Green value is 100 (39.45% from 255 or 36.23% from 276); Blue value is 39 (15.62% from 255 or 14.13% from 276); Max value from RGB is 137 - color contains mainly: red. Hex color #896427 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896427 is #769BD8. Grayscale: #686868. Windows color (decimal): -7773145 or 2581641. OLE color: 2581641.
HSL color Cylindrical-coordinate representation of color #896427: hue angle of 37.35º 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 #896427 is Cyan = 0, Magento = 0.27, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 100 | 39 | - |
| CMYK | 0 | 0.27 | 0.72 | 0.46 |
| HSL | 37.35º | 0.56% | 0.35% | - |
| HSV(B) | 37.35º | 0.72% | 0.54% | - |
| XYZ | 15.24 | 14.58 | 3.93 | - |
| YUV | 104.11 | 91.26 | 151.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 39 | 0 | 0.27 | 0.72 | 0.46 | 37.35 | 0.56 | 0.35 |
| Hex | 89 | 64 | 27 | 0 | 1B | 48 | 2E | 25 | 38 | 23 |
| Octal | 211 | 144 | 47 | 0 | 33 | 110 | 56 | 45 | 70 | 43 |
| Binary | 10001001 | 1100100 | 100111 | 0 | 11011 | 1001000 | 101110 | 100101 | 111000 | 100011 |
Color Harmonies of #896427
Complementary color
Monochromatic Colors of #896427
Black with #896427
Text Example
Text Example
White with #896427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896427; }
p { color: rgb(137,100,39); }
H1.HeaderClassName
{
color: #896427;
}
.AnyTagClassName
{
color: #896427;
}
</style>
background-color css
<style>
a { background-color: #896427; }
a { background-color: rgb(137,100,39); }
div.DivClassName
{
background-color: #896427;
}
.BgClassName
{
background-color: #896427;
}
</style>
border-color css
<style>
span { border-color: #896427; }
span { border-color: rgb(137,100,39); }
td.TdClassName
{
border-color: #896427;
}
.TagClassName
{
border-color: #896427;
}
</style>