Shades of Rusty Nail #886530
Tints of Rusty Nail #886530
RGB
CMYK
RGB Variations
Color information
#886530 (or 0x886530) is known color: Rusty Nail. HEX triplet: 88, 65 and 30. RGB value is (136,101,48). Sum of RGB (Red+Green+Blue) = 136+101+48=285 (37% of max value = 765). Red value is 136 (53.52% from 255 or 47.72% from 285); Green value is 101 (39.84% from 255 or 35.44% from 285); Blue value is 48 (19.14% from 255 or 16.84% from 285); Max value from RGB is 136 - color contains mainly: red. Hex color #886530 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886530 is #779ACF. Grayscale: #696969. Windows color (decimal): -7838416 or 3171720. OLE color: 3171720.
HSL color Cylindrical-coordinate representation of color #886530: hue angle of 36.14º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #886530 is Cyan = 0, Magento = 0.26, Yellow = 0.65 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 48 | - |
| CMYK | 0 | 0.26 | 0.65 | 0.47 |
| HSL | 36.14º | 0.48% | 0.36% | - |
| HSV(B) | 36.14º | 0.65% | 0.53% | - |
| XYZ | 15.34 | 14.76 | 4.84 | - |
| YUV | 105.42 | 95.6 | 149.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 48 | 0 | 0.26 | 0.65 | 0.47 | 36.14 | 0.48 | 0.36 |
| Hex | 88 | 65 | 30 | 0 | 1A | 41 | 2F | 24 | 30 | 24 |
| Octal | 210 | 145 | 60 | 0 | 32 | 101 | 57 | 44 | 60 | 44 |
| Binary | 10001000 | 1100101 | 110000 | 0 | 11010 | 1000001 | 101111 | 100100 | 110000 | 100100 |
Color Harmonies of #886530
Complementary color
Monochromatic Colors of #886530
Black with #886530
Text Example
Text Example
White with #886530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886530; }
p { color: rgb(136,101,48); }
H1.HeaderClassName
{
color: #886530;
}
.AnyTagClassName
{
color: #886530;
}
</style>
background-color css
<style>
a { background-color: #886530; }
a { background-color: rgb(136,101,48); }
div.DivClassName
{
background-color: #886530;
}
.BgClassName
{
background-color: #886530;
}
</style>
border-color css
<style>
span { border-color: #886530; }
span { border-color: rgb(136,101,48); }
td.TdClassName
{
border-color: #886530;
}
.TagClassName
{
border-color: #886530;
}
</style>