Shades of Lotus #875553
Tints of Lotus #875553
RGB
CMYK
RGB Variations
Color information
#875553 (or 0x875553) is known color: Lotus. HEX triplet: 87, 55 and 53. RGB value is (135,85,83). Sum of RGB (Red+Green+Blue) = 135+85+83=303 (40% of max value = 765). Red value is 135 (53.12% from 255 or 44.55% from 303); Green value is 85 (33.59% from 255 or 28.05% from 303); Blue value is 83 (32.81% from 255 or 27.39% from 303); Max value from RGB is 135 - color contains mainly: red. Hex color #875553 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875553 is #78AAAC. Grayscale: #636363. Windows color (decimal): -7908013 or 5461383. OLE color: 5461383.
HSL color Cylindrical-coordinate representation of color #875553: hue angle of 2.31º 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 #875553 is Cyan = 0, Magento = 0.37, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 85 | 83 | - |
| CMYK | 0 | 0.37 | 0.39 | 0.47 |
| HSL | 2.31º | 0.24% | 0.43% | - |
| HSV(B) | 2.31º | 0.39% | 0.53% | - |
| XYZ | 14.8 | 12.27 | 9.77 | - |
| YUV | 99.72 | 118.57 | 153.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 85 | 83 | 0 | 0.37 | 0.39 | 0.47 | 2.31 | 0.24 | 0.43 |
| Hex | 87 | 55 | 53 | 0 | 25 | 27 | 2F | 2 | 18 | 2B |
| Octal | 207 | 125 | 123 | 0 | 45 | 47 | 57 | 2 | 30 | 53 |
| Binary | 10000111 | 1010101 | 1010011 | 0 | 100101 | 100111 | 101111 | 10 | 11000 | 101011 |
Color Harmonies of #875553
Complementary color
Monochromatic Colors of #875553
Black with #875553
Text Example
Text Example
White with #875553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875553; }
p { color: rgb(135,85,83); }
H1.HeaderClassName
{
color: #875553;
}
.AnyTagClassName
{
color: #875553;
}
</style>
background-color css
<style>
a { background-color: #875553; }
a { background-color: rgb(135,85,83); }
div.DivClassName
{
background-color: #875553;
}
.BgClassName
{
background-color: #875553;
}
</style>
border-color css
<style>
span { border-color: #875553; }
span { border-color: rgb(135,85,83); }
td.TdClassName
{
border-color: #875553;
}
.TagClassName
{
border-color: #875553;
}
</style>