Shades of Lotus #875047
Tints of Lotus #875047
RGB
CMYK
RGB Variations
Color information
#875047 (or 0x875047) is known color: Lotus. HEX triplet: 87, 50 and 47. RGB value is (135,80,71). Sum of RGB (Red+Green+Blue) = 135+80+71=286 (37% of max value = 765). Red value is 135 (53.12% from 255 or 47.20% from 286); Green value is 80 (31.64% from 255 or 27.97% from 286); Blue value is 71 (28.12% from 255 or 24.83% from 286); Max value from RGB is 135 - color contains mainly: red. Hex color #875047 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875047 is #78AFB8. Grayscale: #5F5F5F. Windows color (decimal): -7909305 or 4673671. OLE color: 4673671.
HSL color Cylindrical-coordinate representation of color #875047: hue angle of 8.44º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #875047 is Cyan = 0, Magento = 0.41, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 80 | 71 | - |
| CMYK | 0 | 0.41 | 0.47 | 0.47 |
| HSL | 8.44º | 0.31% | 0.4% | - |
| HSV(B) | 8.44º | 0.47% | 0.53% | - |
| XYZ | 14 | 11.34 | 7.41 | - |
| YUV | 95.42 | 114.22 | 156.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 80 | 71 | 0 | 0.41 | 0.47 | 0.47 | 8.44 | 0.31 | 0.4 |
| Hex | 87 | 50 | 47 | 0 | 29 | 2F | 2F | 8 | 1F | 28 |
| Octal | 207 | 120 | 107 | 0 | 51 | 57 | 57 | 10 | 37 | 50 |
| Binary | 10000111 | 1010000 | 1000111 | 0 | 101001 | 101111 | 101111 | 1000 | 11111 | 101000 |
Color Harmonies of #875047
Complementary color
Monochromatic Colors of #875047
Black with #875047
Text Example
Text Example
White with #875047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875047; }
p { color: rgb(135,80,71); }
H1.HeaderClassName
{
color: #875047;
}
.AnyTagClassName
{
color: #875047;
}
</style>
background-color css
<style>
a { background-color: #875047; }
a { background-color: rgb(135,80,71); }
div.DivClassName
{
background-color: #875047;
}
.BgClassName
{
background-color: #875047;
}
</style>
border-color css
<style>
span { border-color: #875047; }
span { border-color: rgb(135,80,71); }
td.TdClassName
{
border-color: #875047;
}
.TagClassName
{
border-color: #875047;
}
</style>