Shades of Lotus #865955
Tints of Lotus #865955
RGB
CMYK
RGB Variations
Color information
#865955 (or 0x865955) is known color: Lotus. HEX triplet: 86, 59 and 55. RGB value is (134,89,85). Sum of RGB (Red+Green+Blue) = 134+89+85=308 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.51% from 308); Green value is 89 (35.16% from 255 or 28.90% from 308); Blue value is 85 (33.59% from 255 or 27.60% from 308); Max value from RGB is 134 - color contains mainly: red. Hex color #865955 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865955 is #79A6AA. Grayscale: #666666. Windows color (decimal): -7972523 or 5593478. OLE color: 5593478.
HSL color Cylindrical-coordinate representation of color #865955: hue angle of 4.9º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #865955 is Cyan = 0, Magento = 0.34, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 89 | 85 | - |
| CMYK | 0 | 0.34 | 0.37 | 0.47 |
| HSL | 4.9º | 0.22% | 0.43% | - |
| HSV(B) | 4.9º | 0.37% | 0.53% | - |
| XYZ | 15.04 | 12.87 | 10.29 | - |
| YUV | 102 | 118.41 | 150.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 85 | 0 | 0.34 | 0.37 | 0.47 | 4.9 | 0.22 | 0.43 |
| Hex | 86 | 59 | 55 | 0 | 22 | 25 | 2F | 5 | 16 | 2B |
| Octal | 206 | 131 | 125 | 0 | 42 | 45 | 57 | 5 | 26 | 53 |
| Binary | 10000110 | 1011001 | 1010101 | 0 | 100010 | 100101 | 101111 | 101 | 10110 | 101011 |
Color Harmonies of #865955
Complementary color
Monochromatic Colors of #865955
Black with #865955
Text Example
Text Example
White with #865955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865955; }
p { color: rgb(134,89,85); }
H1.HeaderClassName
{
color: #865955;
}
.AnyTagClassName
{
color: #865955;
}
</style>
background-color css
<style>
a { background-color: #865955; }
a { background-color: rgb(134,89,85); }
div.DivClassName
{
background-color: #865955;
}
.BgClassName
{
background-color: #865955;
}
</style>
border-color css
<style>
span { border-color: #865955; }
span { border-color: rgb(134,89,85); }
td.TdClassName
{
border-color: #865955;
}
.TagClassName
{
border-color: #865955;
}
</style>