Shades of Rusty Nail #886328
Tints of Rusty Nail #886328
RGB
CMYK
RGB Variations
Color information
#886328 (or 0x886328) is known color: Rusty Nail. HEX triplet: 88, 63 and 28. RGB value is (136,99,40). Sum of RGB (Red+Green+Blue) = 136+99+40=275 (36% of max value = 765). Red value is 136 (53.52% from 255 or 49.45% from 275); Green value is 99 (39.06% from 255 or 36% from 275); Blue value is 40 (16.02% from 255 or 14.55% from 275); Max value from RGB is 136 - color contains mainly: red. Hex color #886328 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886328 is #779CD7. Grayscale: #676767. Windows color (decimal): -7838936 or 2646920. OLE color: 2646920.
HSL color Cylindrical-coordinate representation of color #886328: hue angle of 36.88º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #886328 is Cyan = 0, Magento = 0.27, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 40 | - |
| CMYK | 0 | 0.27 | 0.71 | 0.47 |
| HSL | 36.88º | 0.55% | 0.35% | - |
| HSV(B) | 36.88º | 0.71% | 0.53% | - |
| XYZ | 15 | 14.31 | 3.98 | - |
| YUV | 103.34 | 92.26 | 151.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 40 | 0 | 0.27 | 0.71 | 0.47 | 36.88 | 0.55 | 0.35 |
| Hex | 88 | 63 | 28 | 0 | 1B | 47 | 2F | 25 | 37 | 23 |
| Octal | 210 | 143 | 50 | 0 | 33 | 107 | 57 | 45 | 67 | 43 |
| Binary | 10001000 | 1100011 | 101000 | 0 | 11011 | 1000111 | 101111 | 100101 | 110111 | 100011 |
Color Harmonies of #886328
Complementary color
Monochromatic Colors of #886328
Black with #886328
Text Example
Text Example
White with #886328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886328; }
p { color: rgb(136,99,40); }
H1.HeaderClassName
{
color: #886328;
}
.AnyTagClassName
{
color: #886328;
}
</style>
background-color css
<style>
a { background-color: #886328; }
a { background-color: rgb(136,99,40); }
div.DivClassName
{
background-color: #886328;
}
.BgClassName
{
background-color: #886328;
}
</style>
border-color css
<style>
span { border-color: #886328; }
span { border-color: rgb(136,99,40); }
td.TdClassName
{
border-color: #886328;
}
.TagClassName
{
border-color: #886328;
}
</style>