Shades of Lotus #865751
Tints of Lotus #865751
RGB
CMYK
RGB Variations
Color information
#865751 (or 0x865751) is known color: Lotus. HEX triplet: 86, 57 and 51. RGB value is (134,87,81). Sum of RGB (Red+Green+Blue) = 134+87+81=302 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.37% from 302); Green value is 87 (34.38% from 255 or 28.81% from 302); Blue value is 81 (32.03% from 255 or 26.82% from 302); Max value from RGB is 134 - color contains mainly: red. Hex color #865751 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865751 is #79A8AE. Grayscale: #646464. Windows color (decimal): -7973039 or 5330822. OLE color: 5330822.
HSL color Cylindrical-coordinate representation of color #865751: hue angle of 6.79º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #865751 is Cyan = 0, Magento = 0.35, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 81 | - |
| CMYK | 0 | 0.35 | 0.40 | 0.47 |
| HSL | 6.79º | 0.25% | 0.42% | - |
| HSV(B) | 6.79º | 0.4% | 0.53% | - |
| XYZ | 14.72 | 12.48 | 9.42 | - |
| YUV | 100.37 | 117.07 | 151.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 81 | 0 | 0.35 | 0.40 | 0.47 | 6.79 | 0.25 | 0.42 |
| Hex | 86 | 57 | 51 | 0 | 23 | 28 | 2F | 7 | 19 | 2A |
| Octal | 206 | 127 | 121 | 0 | 43 | 50 | 57 | 7 | 31 | 52 |
| Binary | 10000110 | 1010111 | 1010001 | 0 | 100011 | 101000 | 101111 | 111 | 11001 | 101010 |
Color Harmonies of #865751
Complementary color
Monochromatic Colors of #865751
Black with #865751
Text Example
Text Example
White with #865751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865751; }
p { color: rgb(134,87,81); }
H1.HeaderClassName
{
color: #865751;
}
.AnyTagClassName
{
color: #865751;
}
</style>
background-color css
<style>
a { background-color: #865751; }
a { background-color: rgb(134,87,81); }
div.DivClassName
{
background-color: #865751;
}
.BgClassName
{
background-color: #865751;
}
</style>
border-color css
<style>
span { border-color: #865751; }
span { border-color: rgb(134,87,81); }
td.TdClassName
{
border-color: #865751;
}
.TagClassName
{
border-color: #865751;
}
</style>