Shades of Lotus #865954
Tints of Lotus #865954
RGB
CMYK
RGB Variations
Color information
#865954 (or 0x865954) is known color: Lotus. HEX triplet: 86, 59 and 54. RGB value is (134,89,84). Sum of RGB (Red+Green+Blue) = 134+89+84=307 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.65% from 307); Green value is 89 (35.16% from 255 or 28.99% from 307); Blue value is 84 (33.20% from 255 or 27.36% from 307); Max value from RGB is 134 - color contains mainly: red. Hex color #865954 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865954 is #79A6AB. Grayscale: #656565. Windows color (decimal): -7972524 or 5527942. OLE color: 5527942.
HSL color Cylindrical-coordinate representation of color #865954: hue angle of 6º degrees, saturation: 0.23, 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 #865954 is Cyan = 0, Magento = 0.34, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 89 | 84 | - |
| CMYK | 0 | 0.34 | 0.37 | 0.47 |
| HSL | 6º | 0.23% | 0.43% | - |
| HSV(B) | 6º | 0.37% | 0.53% | - |
| XYZ | 15 | 12.85 | 10.08 | - |
| YUV | 101.89 | 117.91 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 84 | 0 | 0.34 | 0.37 | 0.47 | 6 | 0.23 | 0.43 |
| Hex | 86 | 59 | 54 | 0 | 22 | 25 | 2F | 6 | 17 | 2B |
| Octal | 206 | 131 | 124 | 0 | 42 | 45 | 57 | 6 | 27 | 53 |
| Binary | 10000110 | 1011001 | 1010100 | 0 | 100010 | 100101 | 101111 | 110 | 10111 | 101011 |
Color Harmonies of #865954
Complementary color
Monochromatic Colors of #865954
Black with #865954
Text Example
Text Example
White with #865954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865954; }
p { color: rgb(134,89,84); }
H1.HeaderClassName
{
color: #865954;
}
.AnyTagClassName
{
color: #865954;
}
</style>
background-color css
<style>
a { background-color: #865954; }
a { background-color: rgb(134,89,84); }
div.DivClassName
{
background-color: #865954;
}
.BgClassName
{
background-color: #865954;
}
</style>
border-color css
<style>
span { border-color: #865954; }
span { border-color: rgb(134,89,84); }
td.TdClassName
{
border-color: #865954;
}
.TagClassName
{
border-color: #865954;
}
</style>