Shades of Lotus #865151
Tints of Lotus #865151
RGB
CMYK
RGB Variations
Color information
#865151 (or 0x865151) is known color: Lotus. HEX triplet: 86, 51 and 51. RGB value is (134,81,81). Sum of RGB (Red+Green+Blue) = 134+81+81=296 (39% of max value = 765). Red value is 134 (52.73% from 255 or 45.27% from 296); Green value is 81 (32.03% from 255 or 27.36% from 296); Blue value is 81 (32.03% from 255 or 27.36% from 296); Max value from RGB is 134 - color contains mainly: red. Hex color #865151 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865151 is #79AEAE. Grayscale: #606060. Windows color (decimal): -7974575 or 5329286. OLE color: 5329286.
HSL color Cylindrical-coordinate representation of color #865151: hue angle of 0º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #865151 is Cyan = 0, Magento = 0.40, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 81 | 81 | - |
| CMYK | 0 | 0.40 | 0.40 | 0.47 |
| HSL | 0º | 0.25% | 0.42% | - |
| HSV(B) | 0º | 0.4% | 0.53% | - |
| XYZ | 14.26 | 11.55 | 9.26 | - |
| YUV | 96.85 | 119.06 | 154.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 81 | 81 | 0 | 0.40 | 0.40 | 0.47 | 0 | 0.25 | 0.42 |
| Hex | 86 | 51 | 51 | 0 | 28 | 28 | 2F | 0 | 19 | 2A |
| Octal | 206 | 121 | 121 | 0 | 50 | 50 | 57 | 0 | 31 | 52 |
| Binary | 10000110 | 1010001 | 1010001 | 0 | 101000 | 101000 | 101111 | 0 | 11001 | 101010 |
Color Harmonies of #865151
Complementary color
Monochromatic Colors of #865151
Black with #865151
Text Example
Text Example
White with #865151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865151; }
p { color: rgb(134,81,81); }
H1.HeaderClassName
{
color: #865151;
}
.AnyTagClassName
{
color: #865151;
}
</style>
background-color css
<style>
a { background-color: #865151; }
a { background-color: rgb(134,81,81); }
div.DivClassName
{
background-color: #865151;
}
.BgClassName
{
background-color: #865151;
}
</style>
border-color css
<style>
span { border-color: #865151; }
span { border-color: rgb(134,81,81); }
td.TdClassName
{
border-color: #865151;
}
.TagClassName
{
border-color: #865151;
}
</style>