Shades of Lotus #865249
Tints of Lotus #865249
RGB
CMYK
RGB Variations
Color information
#865249 (or 0x865249) is known color: Lotus. HEX triplet: 86, 52 and 49. RGB value is (134,82,73). Sum of RGB (Red+Green+Blue) = 134+82+73=289 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.37% from 289); Green value is 82 (32.42% from 255 or 28.37% from 289); Blue value is 73 (28.91% from 255 or 25.26% from 289); Max value from RGB is 134 - color contains mainly: red. Hex color #865249 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865249 is #79ADB6. Grayscale: #606060. Windows color (decimal): -7974327 or 4805254. OLE color: 4805254.
HSL color Cylindrical-coordinate representation of color #865249: hue angle of 8.85º degrees, saturation: 0.29, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #865249 is Cyan = 0, Magento = 0.39, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 82 | 73 | - |
| CMYK | 0 | 0.39 | 0.46 | 0.47 |
| HSL | 8.85º | 0.29% | 0.41% | - |
| HSV(B) | 8.85º | 0.46% | 0.53% | - |
| XYZ | 14.05 | 11.58 | 7.8 | - |
| YUV | 96.52 | 114.73 | 154.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 82 | 73 | 0 | 0.39 | 0.46 | 0.47 | 8.85 | 0.29 | 0.41 |
| Hex | 86 | 52 | 49 | 0 | 27 | 2E | 2F | 9 | 1D | 29 |
| Octal | 206 | 122 | 111 | 0 | 47 | 56 | 57 | 11 | 35 | 51 |
| Binary | 10000110 | 1010010 | 1001001 | 0 | 100111 | 101110 | 101111 | 1001 | 11101 | 101001 |
Color Harmonies of #865249
Complementary color
Monochromatic Colors of #865249
Black with #865249
Text Example
Text Example
White with #865249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865249; }
p { color: rgb(134,82,73); }
H1.HeaderClassName
{
color: #865249;
}
.AnyTagClassName
{
color: #865249;
}
</style>
background-color css
<style>
a { background-color: #865249; }
a { background-color: rgb(134,82,73); }
div.DivClassName
{
background-color: #865249;
}
.BgClassName
{
background-color: #865249;
}
</style>
border-color css
<style>
span { border-color: #865249; }
span { border-color: rgb(134,82,73); }
td.TdClassName
{
border-color: #865249;
}
.TagClassName
{
border-color: #865249;
}
</style>