Shades of Lotus #865650
Tints of Lotus #865650
RGB
CMYK
RGB Variations
Color information
#865650 (or 0x865650) is known color: Lotus. HEX triplet: 86, 56 and 50. RGB value is (134,86,80). Sum of RGB (Red+Green+Blue) = 134+86+80=300 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.67% from 300); Green value is 86 (33.98% from 255 or 28.67% from 300); Blue value is 80 (31.64% from 255 or 26.67% from 300); Max value from RGB is 134 - color contains mainly: red. Hex color #865650 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865650 is #79A9AF. Grayscale: #636363. Windows color (decimal): -7973296 or 5265030. OLE color: 5265030.
HSL color Cylindrical-coordinate representation of color #865650: hue angle of 6.67º 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 #865650 is Cyan = 0, Magento = 0.36, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 86 | 80 | - |
| CMYK | 0 | 0.36 | 0.40 | 0.47 |
| HSL | 6.67º | 0.25% | 0.42% | - |
| HSV(B) | 6.67º | 0.4% | 0.53% | - |
| XYZ | 14.61 | 12.3 | 9.19 | - |
| YUV | 99.67 | 116.9 | 152.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 86 | 80 | 0 | 0.36 | 0.40 | 0.47 | 6.67 | 0.25 | 0.42 |
| Hex | 86 | 56 | 50 | 0 | 24 | 28 | 2F | 7 | 19 | 2A |
| Octal | 206 | 126 | 120 | 0 | 44 | 50 | 57 | 7 | 31 | 52 |
| Binary | 10000110 | 1010110 | 1010000 | 0 | 100100 | 101000 | 101111 | 111 | 11001 | 101010 |
Color Harmonies of #865650
Complementary color
Monochromatic Colors of #865650
Black with #865650
Text Example
Text Example
White with #865650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865650; }
p { color: rgb(134,86,80); }
H1.HeaderClassName
{
color: #865650;
}
.AnyTagClassName
{
color: #865650;
}
</style>
background-color css
<style>
a { background-color: #865650; }
a { background-color: rgb(134,86,80); }
div.DivClassName
{
background-color: #865650;
}
.BgClassName
{
background-color: #865650;
}
</style>
border-color css
<style>
span { border-color: #865650; }
span { border-color: rgb(134,86,80); }
td.TdClassName
{
border-color: #865650;
}
.TagClassName
{
border-color: #865650;
}
</style>