Shades of Lotus #864746
Tints of Lotus #864746
RGB
CMYK
RGB Variations
Color information
#864746 (or 0x864746) is known color: Lotus. HEX triplet: 86, 47 and 46. RGB value is (134,71,70). Sum of RGB (Red+Green+Blue) = 134+71+70=275 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.73% from 275); Green value is 71 (28.12% from 255 or 25.82% from 275); Blue value is 70 (27.73% from 255 or 25.45% from 275); Max value from RGB is 134 - color contains mainly: red. Hex color #864746 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864746 is #79B8B9. Grayscale: #595959. Windows color (decimal): -7977146 or 4605830. OLE color: 4605830.
HSL color Cylindrical-coordinate representation of color #864746: hue angle of 0.94º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #864746 is Cyan = 0, Magento = 0.47, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 71 | 70 | - |
| CMYK | 0 | 0.47 | 0.48 | 0.47 |
| HSL | 0.94º | 0.31% | 0.4% | - |
| HSV(B) | 0.94º | 0.48% | 0.53% | - |
| XYZ | 13.19 | 10.02 | 7.03 | - |
| YUV | 89.72 | 116.87 | 159.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 71 | 70 | 0 | 0.47 | 0.48 | 0.47 | 0.94 | 0.31 | 0.4 |
| Hex | 86 | 47 | 46 | 0 | 2F | 30 | 2F | 1 | 1F | 28 |
| Octal | 206 | 107 | 106 | 0 | 57 | 60 | 57 | 1 | 37 | 50 |
| Binary | 10000110 | 1000111 | 1000110 | 0 | 101111 | 110000 | 101111 | 1 | 11111 | 101000 |
Color Harmonies of #864746
Complementary color
Monochromatic Colors of #864746
Black with #864746
Text Example
Text Example
White with #864746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864746; }
p { color: rgb(134,71,70); }
H1.HeaderClassName
{
color: #864746;
}
.AnyTagClassName
{
color: #864746;
}
</style>
background-color css
<style>
a { background-color: #864746; }
a { background-color: rgb(134,71,70); }
div.DivClassName
{
background-color: #864746;
}
.BgClassName
{
background-color: #864746;
}
</style>
border-color css
<style>
span { border-color: #864746; }
span { border-color: rgb(134,71,70); }
td.TdClassName
{
border-color: #864746;
}
.TagClassName
{
border-color: #864746;
}
</style>