Shades of Lotus #875350
Tints of Lotus #875350
RGB
CMYK
RGB Variations
Color information
#875350 (or 0x875350) is known color: Lotus. HEX triplet: 87, 53 and 50. RGB value is (135,83,80). Sum of RGB (Red+Green+Blue) = 135+83+80=298 (39% of max value = 765). Red value is 135 (53.12% from 255 or 45.30% from 298); Green value is 83 (32.81% from 255 or 27.85% from 298); Blue value is 80 (31.64% from 255 or 26.85% from 298); Max value from RGB is 135 - color contains mainly: red. Hex color #875350 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875350 is #78ACAF. Grayscale: #626262. Windows color (decimal): -7908528 or 5264263. OLE color: 5264263.
HSL color Cylindrical-coordinate representation of color #875350: hue angle of 3.27º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #875350 is Cyan = 0, Magento = 0.39, Yellow = 0.41 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 83 | 80 | - |
| CMYK | 0 | 0.39 | 0.41 | 0.47 |
| HSL | 3.27º | 0.26% | 0.42% | - |
| HSV(B) | 3.27º | 0.41% | 0.53% | - |
| XYZ | 14.53 | 11.92 | 9.12 | - |
| YUV | 98.21 | 117.73 | 154.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 83 | 80 | 0 | 0.39 | 0.41 | 0.47 | 3.27 | 0.26 | 0.42 |
| Hex | 87 | 53 | 50 | 0 | 27 | 29 | 2F | 3 | 1A | 2A |
| Octal | 207 | 123 | 120 | 0 | 47 | 51 | 57 | 3 | 32 | 52 |
| Binary | 10000111 | 1010011 | 1010000 | 0 | 100111 | 101001 | 101111 | 11 | 11010 | 101010 |
Color Harmonies of #875350
Complementary color
Monochromatic Colors of #875350
Black with #875350
Text Example
Text Example
White with #875350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875350; }
p { color: rgb(135,83,80); }
H1.HeaderClassName
{
color: #875350;
}
.AnyTagClassName
{
color: #875350;
}
</style>
background-color css
<style>
a { background-color: #875350; }
a { background-color: rgb(135,83,80); }
div.DivClassName
{
background-color: #875350;
}
.BgClassName
{
background-color: #875350;
}
</style>
border-color css
<style>
span { border-color: #875350; }
span { border-color: rgb(135,83,80); }
td.TdClassName
{
border-color: #875350;
}
.TagClassName
{
border-color: #875350;
}
</style>