Shades of Rusty Nail #886032
Tints of Rusty Nail #886032
RGB
CMYK
RGB Variations
Color information
#886032 (or 0x886032) is known color: Rusty Nail. HEX triplet: 88, 60 and 32. RGB value is (136,96,50). Sum of RGB (Red+Green+Blue) = 136+96+50=282 (37% of max value = 765). Red value is 136 (53.52% from 255 or 48.23% from 282); Green value is 96 (37.89% from 255 or 34.04% from 282); Blue value is 50 (19.92% from 255 or 17.73% from 282); Max value from RGB is 136 - color contains mainly: red. Hex color #886032 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886032 is #779FCD. Grayscale: #666666. Windows color (decimal): -7839694 or 3301512. OLE color: 3301512.
HSL color Cylindrical-coordinate representation of color #886032: hue angle of 32.09º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #886032 is Cyan = 0, Magento = 0.29, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 96 | 50 | - |
| CMYK | 0 | 0.29 | 0.63 | 0.47 |
| HSL | 32.09º | 0.46% | 0.36% | - |
| HSV(B) | 32.09º | 0.63% | 0.53% | - |
| XYZ | 14.91 | 13.83 | 4.9 | - |
| YUV | 102.72 | 98.25 | 151.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 96 | 50 | 0 | 0.29 | 0.63 | 0.47 | 32.09 | 0.46 | 0.36 |
| Hex | 88 | 60 | 32 | 0 | 1D | 3F | 2F | 20 | 2E | 24 |
| Octal | 210 | 140 | 62 | 0 | 35 | 77 | 57 | 40 | 56 | 44 |
| Binary | 10001000 | 1100000 | 110010 | 0 | 11101 | 111111 | 101111 | 100000 | 101110 | 100100 |
Color Harmonies of #886032
Complementary color
Monochromatic Colors of #886032
Black with #886032
Text Example
Text Example
White with #886032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886032; }
p { color: rgb(136,96,50); }
H1.HeaderClassName
{
color: #886032;
}
.AnyTagClassName
{
color: #886032;
}
</style>
background-color css
<style>
a { background-color: #886032; }
a { background-color: rgb(136,96,50); }
div.DivClassName
{
background-color: #886032;
}
.BgClassName
{
background-color: #886032;
}
</style>
border-color css
<style>
span { border-color: #886032; }
span { border-color: rgb(136,96,50); }
td.TdClassName
{
border-color: #886032;
}
.TagClassName
{
border-color: #886032;
}
</style>