Shades of Rusty Nail #886329
Tints of Rusty Nail #886329
RGB
CMYK
RGB Variations
Color information
#886329 (or 0x886329) is known color: Rusty Nail. HEX triplet: 88, 63 and 29. RGB value is (136,99,41). Sum of RGB (Red+Green+Blue) = 136+99+41=276 (36% of max value = 765). Red value is 136 (53.52% from 255 or 49.28% from 276); Green value is 99 (39.06% from 255 or 35.87% from 276); Blue value is 41 (16.41% from 255 or 14.86% from 276); Max value from RGB is 136 - color contains mainly: red. Hex color #886329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886329 is #779CD6. Grayscale: #676767. Windows color (decimal): -7838935 or 2712456. OLE color: 2712456.
HSL color Cylindrical-coordinate representation of color #886329: hue angle of 36.63º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #886329 is Cyan = 0, Magento = 0.27, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 41 | - |
| CMYK | 0 | 0.27 | 0.70 | 0.47 |
| HSL | 36.63º | 0.54% | 0.35% | - |
| HSV(B) | 36.63º | 0.7% | 0.53% | - |
| XYZ | 15.02 | 14.32 | 4.07 | - |
| YUV | 103.45 | 92.76 | 151.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 41 | 0 | 0.27 | 0.70 | 0.47 | 36.63 | 0.54 | 0.35 |
| Hex | 88 | 63 | 29 | 0 | 1B | 46 | 2F | 25 | 36 | 23 |
| Octal | 210 | 143 | 51 | 0 | 33 | 106 | 57 | 45 | 66 | 43 |
| Binary | 10001000 | 1100011 | 101001 | 0 | 11011 | 1000110 | 101111 | 100101 | 110110 | 100011 |
Color Harmonies of #886329
Complementary color
Monochromatic Colors of #886329
Black with #886329
Text Example
Text Example
White with #886329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886329; }
p { color: rgb(136,99,41); }
H1.HeaderClassName
{
color: #886329;
}
.AnyTagClassName
{
color: #886329;
}
</style>
background-color css
<style>
a { background-color: #886329; }
a { background-color: rgb(136,99,41); }
div.DivClassName
{
background-color: #886329;
}
.BgClassName
{
background-color: #886329;
}
</style>
border-color css
<style>
span { border-color: #886329; }
span { border-color: rgb(136,99,41); }
td.TdClassName
{
border-color: #886329;
}
.TagClassName
{
border-color: #886329;
}
</style>