Shades of Russett #866157
Tints of Russett #866157
RGB
CMYK
RGB Variations
Color information
#866157 (or 0x866157) is known color: Russett. HEX triplet: 86, 61 and 57. RGB value is (134,97,87). Sum of RGB (Red+Green+Blue) = 134+97+87=318 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.14% from 318); Green value is 97 (38.28% from 255 or 30.50% from 318); Blue value is 87 (34.38% from 255 or 27.36% from 318); Max value from RGB is 134 - color contains mainly: red. Hex color #866157 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866157 is #799EA8. Grayscale: #6B6B6B. Windows color (decimal): -7970473 or 5726598. OLE color: 5726598.
HSL color Cylindrical-coordinate representation of color #866157: hue angle of 12.77º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #866157 is Cyan = 0, Magento = 0.28, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 87 | - |
| CMYK | 0 | 0.28 | 0.35 | 0.47 |
| HSL | 12.77º | 0.21% | 0.43% | - |
| HSV(B) | 12.77º | 0.35% | 0.53% | - |
| XYZ | 15.83 | 14.31 | 10.94 | - |
| YUV | 106.92 | 116.76 | 147.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 87 | 0 | 0.28 | 0.35 | 0.47 | 12.77 | 0.21 | 0.43 |
| Hex | 86 | 61 | 57 | 0 | 1C | 23 | 2F | D | 15 | 2B |
| Octal | 206 | 141 | 127 | 0 | 34 | 43 | 57 | 15 | 25 | 53 |
| Binary | 10000110 | 1100001 | 1010111 | 0 | 11100 | 100011 | 101111 | 1101 | 10101 | 101011 |
Color Harmonies of #866157
Complementary color
Monochromatic Colors of #866157
Black with #866157
Text Example
Text Example
White with #866157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866157; }
p { color: rgb(134,97,87); }
H1.HeaderClassName
{
color: #866157;
}
.AnyTagClassName
{
color: #866157;
}
</style>
background-color css
<style>
a { background-color: #866157; }
a { background-color: rgb(134,97,87); }
div.DivClassName
{
background-color: #866157;
}
.BgClassName
{
background-color: #866157;
}
</style>
border-color css
<style>
span { border-color: #866157; }
span { border-color: rgb(134,97,87); }
td.TdClassName
{
border-color: #866157;
}
.TagClassName
{
border-color: #866157;
}
</style>