Shades of Russet #864324
Tints of Russet #864324
RGB
CMYK
RGB Variations
Color information
#864324 (or 0x864324) is known color: Russet. HEX triplet: 86, 43 and 24. RGB value is (134,67,36). Sum of RGB (Red+Green+Blue) = 134+67+36=237 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.54% from 237); Green value is 67 (26.56% from 255 or 28.27% from 237); Blue value is 36 (14.45% from 255 or 15.19% from 237); Max value from RGB is 134 - color contains mainly: red. Hex color #864324 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864324 is #79BCDB. Grayscale: #535353. Windows color (decimal): -7978204 or 2376582. OLE color: 2376582.
HSL color Cylindrical-coordinate representation of color #864324: hue angle of 18.98º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #864324 is Cyan = 0, Magento = 0.5, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 67 | 36 | - |
| CMYK | 0 | 0.5 | 0.73 | 0.47 |
| HSL | 18.98º | 0.58% | 0.33% | - |
| HSV(B) | 18.98º | 0.73% | 0.53% | - |
| XYZ | 12.16 | 9.21 | 2.81 | - |
| YUV | 83.5 | 101.2 | 164.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 67 | 36 | 0 | 0.5 | 0.73 | 0.47 | 18.98 | 0.58 | 0.33 |
| Hex | 86 | 43 | 24 | 0 | 32 | 49 | 2F | 13 | 3A | 21 |
| Octal | 206 | 103 | 44 | 0 | 62 | 111 | 57 | 23 | 72 | 41 |
| Binary | 10000110 | 1000011 | 100100 | 0 | 110010 | 1001001 | 101111 | 10011 | 111010 | 100001 |
Color Harmonies of #864324
Complementary color
Monochromatic Colors of #864324
Black with #864324
Text Example
Text Example
White with #864324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864324; }
p { color: rgb(134,67,36); }
H1.HeaderClassName
{
color: #864324;
}
.AnyTagClassName
{
color: #864324;
}
</style>
background-color css
<style>
a { background-color: #864324; }
a { background-color: rgb(134,67,36); }
div.DivClassName
{
background-color: #864324;
}
.BgClassName
{
background-color: #864324;
}
</style>
border-color css
<style>
span { border-color: #864324; }
span { border-color: rgb(134,67,36); }
td.TdClassName
{
border-color: #864324;
}
.TagClassName
{
border-color: #864324;
}
</style>