Shades of Lotus #865853
Tints of Lotus #865853
RGB
CMYK
RGB Variations
Color information
#865853 (or 0x865853) is known color: Lotus. HEX triplet: 86, 58 and 53. RGB value is (134,88,83). Sum of RGB (Red+Green+Blue) = 134+88+83=305 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.93% from 305); Green value is 88 (34.77% from 255 or 28.85% from 305); Blue value is 83 (32.81% from 255 or 27.21% from 305); Max value from RGB is 134 - color contains mainly: red. Hex color #865853 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865853 is #79A7AC. Grayscale: #656565. Windows color (decimal): -7972781 or 5462150. OLE color: 5462150.
HSL color Cylindrical-coordinate representation of color #865853: hue angle of 5.88º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #865853 is Cyan = 0, Magento = 0.34, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 88 | 83 | - |
| CMYK | 0 | 0.34 | 0.38 | 0.47 |
| HSL | 5.88º | 0.24% | 0.43% | - |
| HSV(B) | 5.88º | 0.38% | 0.53% | - |
| XYZ | 14.88 | 12.67 | 9.85 | - |
| YUV | 101.18 | 117.74 | 151.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 88 | 83 | 0 | 0.34 | 0.38 | 0.47 | 5.88 | 0.24 | 0.43 |
| Hex | 86 | 58 | 53 | 0 | 22 | 26 | 2F | 6 | 18 | 2B |
| Octal | 206 | 130 | 123 | 0 | 42 | 46 | 57 | 6 | 30 | 53 |
| Binary | 10000110 | 1011000 | 1010011 | 0 | 100010 | 100110 | 101111 | 110 | 11000 | 101011 |
Color Harmonies of #865853
Complementary color
Monochromatic Colors of #865853
Black with #865853
Text Example
Text Example
White with #865853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865853; }
p { color: rgb(134,88,83); }
H1.HeaderClassName
{
color: #865853;
}
.AnyTagClassName
{
color: #865853;
}
</style>
background-color css
<style>
a { background-color: #865853; }
a { background-color: rgb(134,88,83); }
div.DivClassName
{
background-color: #865853;
}
.BgClassName
{
background-color: #865853;
}
</style>
border-color css
<style>
span { border-color: #865853; }
span { border-color: rgb(134,88,83); }
td.TdClassName
{
border-color: #865853;
}
.TagClassName
{
border-color: #865853;
}
</style>