Shades of Lotus #875654
Tints of Lotus #875654
RGB
CMYK
RGB Variations
Color information
#875654 (or 0x875654) is known color: Lotus. HEX triplet: 87, 56 and 54. RGB value is (135,86,84). Sum of RGB (Red+Green+Blue) = 135+86+84=305 (40% of max value = 765). Red value is 135 (53.12% from 255 or 44.26% from 305); Green value is 86 (33.98% from 255 or 28.20% from 305); Blue value is 84 (33.20% from 255 or 27.54% from 305); Max value from RGB is 135 - color contains mainly: red. Hex color #875654 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875654 is #78A9AB. Grayscale: #646464. Windows color (decimal): -7907756 or 5527175. OLE color: 5527175.
HSL color Cylindrical-coordinate representation of color #875654: hue angle of 2.35º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #875654 is Cyan = 0, Magento = 0.36, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 86 | 84 | - |
| CMYK | 0 | 0.36 | 0.38 | 0.47 |
| HSL | 2.35º | 0.23% | 0.43% | - |
| HSV(B) | 2.35º | 0.38% | 0.53% | - |
| XYZ | 14.92 | 12.45 | 10 | - |
| YUV | 100.42 | 118.73 | 152.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 86 | 84 | 0 | 0.36 | 0.38 | 0.47 | 2.35 | 0.23 | 0.43 |
| Hex | 87 | 56 | 54 | 0 | 24 | 26 | 2F | 2 | 17 | 2B |
| Octal | 207 | 126 | 124 | 0 | 44 | 46 | 57 | 2 | 27 | 53 |
| Binary | 10000111 | 1010110 | 1010100 | 0 | 100100 | 100110 | 101111 | 10 | 10111 | 101011 |
Color Harmonies of #875654
Complementary color
Monochromatic Colors of #875654
Black with #875654
Text Example
Text Example
White with #875654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875654; }
p { color: rgb(135,86,84); }
H1.HeaderClassName
{
color: #875654;
}
.AnyTagClassName
{
color: #875654;
}
</style>
background-color css
<style>
a { background-color: #875654; }
a { background-color: rgb(135,86,84); }
div.DivClassName
{
background-color: #875654;
}
.BgClassName
{
background-color: #875654;
}
</style>
border-color css
<style>
span { border-color: #875654; }
span { border-color: rgb(135,86,84); }
td.TdClassName
{
border-color: #875654;
}
.TagClassName
{
border-color: #875654;
}
</style>