Shades of Lotus #875753
Tints of Lotus #875753
RGB
CMYK
RGB Variations
Color information
#875753 (or 0x875753) is known color: Lotus. HEX triplet: 87, 57 and 53. RGB value is (135,87,83). Sum of RGB (Red+Green+Blue) = 135+87+83=305 (40% of max value = 765). Red value is 135 (53.12% from 255 or 44.26% from 305); Green value is 87 (34.38% from 255 or 28.52% from 305); Blue value is 83 (32.81% from 255 or 27.21% from 305); Max value from RGB is 135 - color contains mainly: red. Hex color #875753 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875753 is #78A8AC. Grayscale: #646464. Windows color (decimal): -7907501 or 5461895. OLE color: 5461895.
HSL color Cylindrical-coordinate representation of color #875753: hue angle of 4.62º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #875753 is Cyan = 0, Magento = 0.36, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 87 | 83 | - |
| CMYK | 0 | 0.36 | 0.39 | 0.47 |
| HSL | 4.62º | 0.24% | 0.43% | - |
| HSV(B) | 4.62º | 0.39% | 0.53% | - |
| XYZ | 14.96 | 12.59 | 9.83 | - |
| YUV | 100.9 | 117.9 | 152.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 87 | 83 | 0 | 0.36 | 0.39 | 0.47 | 4.62 | 0.24 | 0.43 |
| Hex | 87 | 57 | 53 | 0 | 24 | 27 | 2F | 5 | 18 | 2B |
| Octal | 207 | 127 | 123 | 0 | 44 | 47 | 57 | 5 | 30 | 53 |
| Binary | 10000111 | 1010111 | 1010011 | 0 | 100100 | 100111 | 101111 | 101 | 11000 | 101011 |
Color Harmonies of #875753
Complementary color
Monochromatic Colors of #875753
Black with #875753
Text Example
Text Example
White with #875753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875753; }
p { color: rgb(135,87,83); }
H1.HeaderClassName
{
color: #875753;
}
.AnyTagClassName
{
color: #875753;
}
</style>
background-color css
<style>
a { background-color: #875753; }
a { background-color: rgb(135,87,83); }
div.DivClassName
{
background-color: #875753;
}
.BgClassName
{
background-color: #875753;
}
</style>
border-color css
<style>
span { border-color: #875753; }
span { border-color: rgb(135,87,83); }
td.TdClassName
{
border-color: #875753;
}
.TagClassName
{
border-color: #875753;
}
</style>