Shades of Lotus #875752
Tints of Lotus #875752
RGB
CMYK
RGB Variations
Color information
#875752 (or 0x875752) is known color: Lotus. HEX triplet: 87, 57 and 52. RGB value is (135,87,82). Sum of RGB (Red+Green+Blue) = 135+87+82=304 (40% of max value = 765). Red value is 135 (53.12% from 255 or 44.41% from 304); Green value is 87 (34.38% from 255 or 28.62% from 304); Blue value is 82 (32.42% from 255 or 26.97% from 304); Max value from RGB is 135 - color contains mainly: red. Hex color #875752 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875752 is #78A8AD. Grayscale: #646464. Windows color (decimal): -7907502 or 5396359. OLE color: 5396359.
HSL color Cylindrical-coordinate representation of color #875752: hue angle of 5.66º 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 #875752 is Cyan = 0, Magento = 0.36, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 87 | 82 | - |
| CMYK | 0 | 0.36 | 0.39 | 0.47 |
| HSL | 5.66º | 0.24% | 0.43% | - |
| HSV(B) | 5.66º | 0.39% | 0.53% | - |
| XYZ | 14.92 | 12.58 | 9.62 | - |
| YUV | 100.78 | 117.4 | 152.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 87 | 82 | 0 | 0.36 | 0.39 | 0.47 | 5.66 | 0.24 | 0.43 |
| Hex | 87 | 57 | 52 | 0 | 24 | 27 | 2F | 6 | 18 | 2B |
| Octal | 207 | 127 | 122 | 0 | 44 | 47 | 57 | 6 | 30 | 53 |
| Binary | 10000111 | 1010111 | 1010010 | 0 | 100100 | 100111 | 101111 | 110 | 11000 | 101011 |
Color Harmonies of #875752
Complementary color
Monochromatic Colors of #875752
Black with #875752
Text Example
Text Example
White with #875752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875752; }
p { color: rgb(135,87,82); }
H1.HeaderClassName
{
color: #875752;
}
.AnyTagClassName
{
color: #875752;
}
</style>
background-color css
<style>
a { background-color: #875752; }
a { background-color: rgb(135,87,82); }
div.DivClassName
{
background-color: #875752;
}
.BgClassName
{
background-color: #875752;
}
</style>
border-color css
<style>
span { border-color: #875752; }
span { border-color: rgb(135,87,82); }
td.TdClassName
{
border-color: #875752;
}
.TagClassName
{
border-color: #875752;
}
</style>