Shades of Rusty Nail #866331
Tints of Rusty Nail #866331
RGB
CMYK
RGB Variations
Color information
#866331 (or 0x866331) is known color: Rusty Nail. HEX triplet: 86, 63 and 31. RGB value is (134,99,49). Sum of RGB (Red+Green+Blue) = 134+99+49=282 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.52% from 282); Green value is 99 (39.06% from 255 or 35.11% from 282); Blue value is 49 (19.53% from 255 or 17.38% from 282); Max value from RGB is 134 - color contains mainly: red. Hex color #866331 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866331 is #799CCE. Grayscale: #676767. Windows color (decimal): -7969999 or 3236742. OLE color: 3236742.
HSL color Cylindrical-coordinate representation of color #866331: hue angle of 35.29º 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 #866331 is Cyan = 0, Magento = 0.26, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 99 | 49 | - |
| CMYK | 0 | 0.26 | 0.63 | 0.47 |
| HSL | 35.29º | 0.46% | 0.36% | - |
| HSV(B) | 35.29º | 0.63% | 0.53% | - |
| XYZ | 14.85 | 14.21 | 4.87 | - |
| YUV | 103.77 | 97.1 | 149.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 99 | 49 | 0 | 0.26 | 0.63 | 0.47 | 35.29 | 0.46 | 0.36 |
| Hex | 86 | 63 | 31 | 0 | 1A | 3F | 2F | 23 | 2E | 24 |
| Octal | 206 | 143 | 61 | 0 | 32 | 77 | 57 | 43 | 56 | 44 |
| Binary | 10000110 | 1100011 | 110001 | 0 | 11010 | 111111 | 101111 | 100011 | 101110 | 100100 |
Color Harmonies of #866331
Complementary color
Monochromatic Colors of #866331
Black with #866331
Text Example
Text Example
White with #866331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866331; }
p { color: rgb(134,99,49); }
H1.HeaderClassName
{
color: #866331;
}
.AnyTagClassName
{
color: #866331;
}
</style>
background-color css
<style>
a { background-color: #866331; }
a { background-color: rgb(134,99,49); }
div.DivClassName
{
background-color: #866331;
}
.BgClassName
{
background-color: #866331;
}
</style>
border-color css
<style>
span { border-color: #866331; }
span { border-color: rgb(134,99,49); }
td.TdClassName
{
border-color: #866331;
}
.TagClassName
{
border-color: #866331;
}
</style>