Shades of Lotus #875048
Tints of Lotus #875048
RGB
CMYK
RGB Variations
Color information
#875048 (or 0x875048) is known color: Lotus. HEX triplet: 87, 50 and 48. RGB value is (135,80,72). Sum of RGB (Red+Green+Blue) = 135+80+72=287 (38% of max value = 765). Red value is 135 (53.12% from 255 or 47.04% from 287); Green value is 80 (31.64% from 255 or 27.87% from 287); Blue value is 72 (28.52% from 255 or 25.09% from 287); Max value from RGB is 135 - color contains mainly: red. Hex color #875048 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875048 is #78AFB7. Grayscale: #5F5F5F. Windows color (decimal): -7909304 or 4739207. OLE color: 4739207.
HSL color Cylindrical-coordinate representation of color #875048: hue angle of 7.62º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #875048 is Cyan = 0, Magento = 0.41, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 80 | 72 | - |
| CMYK | 0 | 0.41 | 0.47 | 0.47 |
| HSL | 7.62º | 0.3% | 0.41% | - |
| HSV(B) | 7.62º | 0.47% | 0.53% | - |
| XYZ | 14.03 | 11.36 | 7.58 | - |
| YUV | 95.53 | 114.72 | 156.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 80 | 72 | 0 | 0.41 | 0.47 | 0.47 | 7.62 | 0.3 | 0.41 |
| Hex | 87 | 50 | 48 | 0 | 29 | 2F | 2F | 8 | 1E | 29 |
| Octal | 207 | 120 | 110 | 0 | 51 | 57 | 57 | 10 | 36 | 51 |
| Binary | 10000111 | 1010000 | 1001000 | 0 | 101001 | 101111 | 101111 | 1000 | 11110 | 101001 |
Color Harmonies of #875048
Complementary color
Monochromatic Colors of #875048
Black with #875048
Text Example
Text Example
White with #875048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875048; }
p { color: rgb(135,80,72); }
H1.HeaderClassName
{
color: #875048;
}
.AnyTagClassName
{
color: #875048;
}
</style>
background-color css
<style>
a { background-color: #875048; }
a { background-color: rgb(135,80,72); }
div.DivClassName
{
background-color: #875048;
}
.BgClassName
{
background-color: #875048;
}
</style>
border-color css
<style>
span { border-color: #875048; }
span { border-color: rgb(135,80,72); }
td.TdClassName
{
border-color: #875048;
}
.TagClassName
{
border-color: #875048;
}
</style>