Shades of Russet #864622
Tints of Russet #864622
RGB
CMYK
RGB Variations
Color information
#864622 (or 0x864622) is known color: Russet. HEX triplet: 86, 46 and 22. RGB value is (134,70,34). Sum of RGB (Red+Green+Blue) = 134+70+34=238 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.30% from 238); Green value is 70 (27.73% from 255 or 29.41% from 238); Blue value is 34 (13.67% from 255 or 14.29% from 238); Max value from RGB is 134 - color contains mainly: red. Hex color #864622 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864622 is #79B9DD. Grayscale: #555555. Windows color (decimal): -7977438 or 2246278. OLE color: 2246278.
HSL color Cylindrical-coordinate representation of color #864622: hue angle of 21.6º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #864622 is Cyan = 0, Magento = 0.48, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 34 | - |
| CMYK | 0 | 0.48 | 0.75 | 0.47 |
| HSL | 21.6º | 0.6% | 0.33% | - |
| HSV(B) | 21.6º | 0.75% | 0.53% | - |
| XYZ | 12.31 | 9.56 | 2.71 | - |
| YUV | 85.03 | 99.2 | 162.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 34 | 0 | 0.48 | 0.75 | 0.47 | 21.6 | 0.6 | 0.33 |
| Hex | 86 | 46 | 22 | 0 | 30 | 4B | 2F | 16 | 3C | 21 |
| Octal | 206 | 106 | 42 | 0 | 60 | 113 | 57 | 26 | 74 | 41 |
| Binary | 10000110 | 1000110 | 100010 | 0 | 110000 | 1001011 | 101111 | 10110 | 111100 | 100001 |
Color Harmonies of #864622
Complementary color
Monochromatic Colors of #864622
Black with #864622
Text Example
Text Example
White with #864622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864622; }
p { color: rgb(134,70,34); }
H1.HeaderClassName
{
color: #864622;
}
.AnyTagClassName
{
color: #864622;
}
</style>
background-color css
<style>
a { background-color: #864622; }
a { background-color: rgb(134,70,34); }
div.DivClassName
{
background-color: #864622;
}
.BgClassName
{
background-color: #864622;
}
</style>
border-color css
<style>
span { border-color: #864622; }
span { border-color: rgb(134,70,34); }
td.TdClassName
{
border-color: #864622;
}
.TagClassName
{
border-color: #864622;
}
</style>