Shades of Lotus #875449
Tints of Lotus #875449
RGB
CMYK
RGB Variations
Color information
#875449 (or 0x875449) is known color: Lotus. HEX triplet: 87, 54 and 49. RGB value is (135,84,73). Sum of RGB (Red+Green+Blue) = 135+84+73=292 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.23% from 292); Green value is 84 (33.20% from 255 or 28.77% from 292); Blue value is 73 (28.91% from 255 or 25% from 292); Max value from RGB is 135 - color contains mainly: red. Hex color #875449 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875449 is #78ABB6. Grayscale: #626262. Windows color (decimal): -7908279 or 4805767. OLE color: 4805767.
HSL color Cylindrical-coordinate representation of color #875449: hue angle of 10.65º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #875449 is Cyan = 0, Magento = 0.38, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 73 | - |
| CMYK | 0 | 0.38 | 0.46 | 0.47 |
| HSL | 10.65º | 0.3% | 0.41% | - |
| HSV(B) | 10.65º | 0.46% | 0.53% | - |
| XYZ | 14.36 | 11.97 | 7.86 | - |
| YUV | 98 | 113.9 | 154.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 73 | 0 | 0.38 | 0.46 | 0.47 | 10.65 | 0.3 | 0.41 |
| Hex | 87 | 54 | 49 | 0 | 26 | 2E | 2F | B | 1E | 29 |
| Octal | 207 | 124 | 111 | 0 | 46 | 56 | 57 | 13 | 36 | 51 |
| Binary | 10000111 | 1010100 | 1001001 | 0 | 100110 | 101110 | 101111 | 1011 | 11110 | 101001 |
Color Harmonies of #875449
Complementary color
Monochromatic Colors of #875449
Black with #875449
Text Example
Text Example
White with #875449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875449; }
p { color: rgb(135,84,73); }
H1.HeaderClassName
{
color: #875449;
}
.AnyTagClassName
{
color: #875449;
}
</style>
background-color css
<style>
a { background-color: #875449; }
a { background-color: rgb(135,84,73); }
div.DivClassName
{
background-color: #875449;
}
.BgClassName
{
background-color: #875449;
}
</style>
border-color css
<style>
span { border-color: #875449; }
span { border-color: rgb(135,84,73); }
td.TdClassName
{
border-color: #875449;
}
.TagClassName
{
border-color: #875449;
}
</style>