Shades of Lotus #865651
Tints of Lotus #865651
RGB
CMYK
RGB Variations
Color information
#865651 (or 0x865651) is known color: Lotus. HEX triplet: 86, 56 and 51. RGB value is (134,86,81). Sum of RGB (Red+Green+Blue) = 134+86+81=301 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.52% from 301); Green value is 86 (33.98% from 255 or 28.57% from 301); Blue value is 81 (32.03% from 255 or 26.91% from 301); Max value from RGB is 134 - color contains mainly: red. Hex color #865651 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865651 is #79A9AE. Grayscale: #636363. Windows color (decimal): -7973295 or 5330566. OLE color: 5330566.
HSL color Cylindrical-coordinate representation of color #865651: hue angle of 5.66º 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 #865651 is Cyan = 0, Magento = 0.36, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 86 | 81 | - |
| CMYK | 0 | 0.36 | 0.40 | 0.47 |
| HSL | 5.66º | 0.25% | 0.42% | - |
| HSV(B) | 5.66º | 0.4% | 0.53% | - |
| XYZ | 14.64 | 12.32 | 9.39 | - |
| YUV | 99.78 | 117.4 | 152.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 86 | 81 | 0 | 0.36 | 0.40 | 0.47 | 5.66 | 0.25 | 0.42 |
| Hex | 86 | 56 | 51 | 0 | 24 | 28 | 2F | 6 | 19 | 2A |
| Octal | 206 | 126 | 121 | 0 | 44 | 50 | 57 | 6 | 31 | 52 |
| Binary | 10000110 | 1010110 | 1010001 | 0 | 100100 | 101000 | 101111 | 110 | 11001 | 101010 |
Color Harmonies of #865651
Complementary color
Monochromatic Colors of #865651
Black with #865651
Text Example
Text Example
White with #865651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865651; }
p { color: rgb(134,86,81); }
H1.HeaderClassName
{
color: #865651;
}
.AnyTagClassName
{
color: #865651;
}
</style>
background-color css
<style>
a { background-color: #865651; }
a { background-color: rgb(134,86,81); }
div.DivClassName
{
background-color: #865651;
}
.BgClassName
{
background-color: #865651;
}
</style>
border-color css
<style>
span { border-color: #865651; }
span { border-color: rgb(134,86,81); }
td.TdClassName
{
border-color: #865651;
}
.TagClassName
{
border-color: #865651;
}
</style>