Shades of Lotus #875248
Tints of Lotus #875248
RGB
CMYK
RGB Variations
Color information
#875248 (or 0x875248) is known color: Lotus. HEX triplet: 87, 52 and 48. RGB value is (135,82,72). Sum of RGB (Red+Green+Blue) = 135+82+72=289 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.71% from 289); Green value is 82 (32.42% from 255 or 28.37% from 289); Blue value is 72 (28.52% from 255 or 24.91% from 289); Max value from RGB is 135 - color contains mainly: red. Hex color #875248 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875248 is #78ADB7. Grayscale: #606060. Windows color (decimal): -7908792 or 4739719. OLE color: 4739719.
HSL color Cylindrical-coordinate representation of color #875248: hue angle of 9.52º 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 #875248 is Cyan = 0, Magento = 0.39, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 82 | 72 | - |
| CMYK | 0 | 0.39 | 0.47 | 0.47 |
| HSL | 9.52º | 0.3% | 0.41% | - |
| HSV(B) | 9.52º | 0.47% | 0.53% | - |
| XYZ | 14.18 | 11.65 | 7.63 | - |
| YUV | 96.71 | 114.06 | 155.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 82 | 72 | 0 | 0.39 | 0.47 | 0.47 | 9.52 | 0.3 | 0.41 |
| Hex | 87 | 52 | 48 | 0 | 27 | 2F | 2F | A | 1E | 29 |
| Octal | 207 | 122 | 110 | 0 | 47 | 57 | 57 | 12 | 36 | 51 |
| Binary | 10000111 | 1010010 | 1001000 | 0 | 100111 | 101111 | 101111 | 1010 | 11110 | 101001 |
Color Harmonies of #875248
Complementary color
Monochromatic Colors of #875248
Black with #875248
Text Example
Text Example
White with #875248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875248; }
p { color: rgb(135,82,72); }
H1.HeaderClassName
{
color: #875248;
}
.AnyTagClassName
{
color: #875248;
}
</style>
background-color css
<style>
a { background-color: #875248; }
a { background-color: rgb(135,82,72); }
div.DivClassName
{
background-color: #875248;
}
.BgClassName
{
background-color: #875248;
}
</style>
border-color css
<style>
span { border-color: #875248; }
span { border-color: rgb(135,82,72); }
td.TdClassName
{
border-color: #875248;
}
.TagClassName
{
border-color: #875248;
}
</style>