Shades of Rusty Nail #896227
Tints of Rusty Nail #896227
RGB
CMYK
RGB Variations
Color information
#896227 (or 0x896227) is known color: Rusty Nail. HEX triplet: 89, 62 and 27. RGB value is (137,98,39). Sum of RGB (Red+Green+Blue) = 137+98+39=274 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50% from 274); Green value is 98 (38.67% from 255 or 35.77% from 274); Blue value is 39 (15.62% from 255 or 14.23% from 274); Max value from RGB is 137 - color contains mainly: red. Hex color #896227 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896227 is #769DD8. Grayscale: #676767. Windows color (decimal): -7773657 or 2581129. OLE color: 2581129.
HSL color Cylindrical-coordinate representation of color #896227: hue angle of 36.12º 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 #896227 is Cyan = 0, Magento = 0.28, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 98 | 39 | - |
| CMYK | 0 | 0.28 | 0.72 | 0.46 |
| HSL | 36.12º | 0.56% | 0.35% | - |
| HSV(B) | 36.12º | 0.72% | 0.54% | - |
| XYZ | 15.05 | 14.2 | 3.87 | - |
| YUV | 102.94 | 91.92 | 152.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 98 | 39 | 0 | 0.28 | 0.72 | 0.46 | 36.12 | 0.56 | 0.35 |
| Hex | 89 | 62 | 27 | 0 | 1C | 48 | 2E | 24 | 38 | 23 |
| Octal | 211 | 142 | 47 | 0 | 34 | 110 | 56 | 44 | 70 | 43 |
| Binary | 10001001 | 1100010 | 100111 | 0 | 11100 | 1001000 | 101110 | 100100 | 111000 | 100011 |
Color Harmonies of #896227
Complementary color
Monochromatic Colors of #896227
Black with #896227
Text Example
Text Example
White with #896227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896227; }
p { color: rgb(137,98,39); }
H1.HeaderClassName
{
color: #896227;
}
.AnyTagClassName
{
color: #896227;
}
</style>
background-color css
<style>
a { background-color: #896227; }
a { background-color: rgb(137,98,39); }
div.DivClassName
{
background-color: #896227;
}
.BgClassName
{
background-color: #896227;
}
</style>
border-color css
<style>
span { border-color: #896227; }
span { border-color: rgb(137,98,39); }
td.TdClassName
{
border-color: #896227;
}
.TagClassName
{
border-color: #896227;
}
</style>