Shades of Lotus #875655
Tints of Lotus #875655
RGB
CMYK
RGB Variations
Color information
#875655 (or 0x875655) is known color: Lotus. HEX triplet: 87, 56 and 55. RGB value is (135,86,85). Sum of RGB (Red+Green+Blue) = 135+86+85=306 (40% of max value = 765). Red value is 135 (53.12% from 255 or 44.12% from 306); Green value is 86 (33.98% from 255 or 28.10% from 306); Blue value is 85 (33.59% from 255 or 27.78% from 306); Max value from RGB is 135 - color contains mainly: red. Hex color #875655 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875655 is #78A9AA. Grayscale: #646464. Windows color (decimal): -7907755 or 5592711. OLE color: 5592711.
HSL color Cylindrical-coordinate representation of color #875655: hue angle of 1.2º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #875655 is Cyan = 0, Magento = 0.36, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 86 | 85 | - |
| CMYK | 0 | 0.36 | 0.37 | 0.47 |
| HSL | 1.2º | 0.23% | 0.43% | - |
| HSV(B) | 1.2º | 0.37% | 0.53% | - |
| XYZ | 14.96 | 12.46 | 10.21 | - |
| YUV | 100.54 | 119.23 | 152.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 86 | 85 | 0 | 0.36 | 0.37 | 0.47 | 1.2 | 0.23 | 0.43 |
| Hex | 87 | 56 | 55 | 0 | 24 | 25 | 2F | 1 | 17 | 2B |
| Octal | 207 | 126 | 125 | 0 | 44 | 45 | 57 | 1 | 27 | 53 |
| Binary | 10000111 | 1010110 | 1010101 | 0 | 100100 | 100101 | 101111 | 1 | 10111 | 101011 |
Color Harmonies of #875655
Complementary color
Monochromatic Colors of #875655
Black with #875655
Text Example
Text Example
White with #875655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875655; }
p { color: rgb(135,86,85); }
H1.HeaderClassName
{
color: #875655;
}
.AnyTagClassName
{
color: #875655;
}
</style>
background-color css
<style>
a { background-color: #875655; }
a { background-color: rgb(135,86,85); }
div.DivClassName
{
background-color: #875655;
}
.BgClassName
{
background-color: #875655;
}
</style>
border-color css
<style>
span { border-color: #875655; }
span { border-color: rgb(135,86,85); }
td.TdClassName
{
border-color: #875655;
}
.TagClassName
{
border-color: #875655;
}
</style>