Shades of Lotus #875349
Tints of Lotus #875349
RGB
CMYK
RGB Variations
Color information
#875349 (or 0x875349) is known color: Lotus. HEX triplet: 87, 53 and 49. RGB value is (135,83,73). Sum of RGB (Red+Green+Blue) = 135+83+73=291 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.39% from 291); Green value is 83 (32.81% from 255 or 28.52% from 291); Blue value is 73 (28.91% from 255 or 25.09% from 291); Max value from RGB is 135 - color contains mainly: red. Hex color #875349 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875349 is #78ACB6. Grayscale: #616161. Windows color (decimal): -7908535 or 4805511. OLE color: 4805511.
HSL color Cylindrical-coordinate representation of color #875349: hue angle of 9.68º 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 #875349 is Cyan = 0, Magento = 0.39, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 83 | 73 | - |
| CMYK | 0 | 0.39 | 0.46 | 0.47 |
| HSL | 9.68º | 0.3% | 0.41% | - |
| HSV(B) | 9.68º | 0.46% | 0.53% | - |
| XYZ | 14.29 | 11.82 | 7.83 | - |
| YUV | 97.41 | 114.23 | 154.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 83 | 73 | 0 | 0.39 | 0.46 | 0.47 | 9.68 | 0.3 | 0.41 |
| Hex | 87 | 53 | 49 | 0 | 27 | 2E | 2F | A | 1E | 29 |
| Octal | 207 | 123 | 111 | 0 | 47 | 56 | 57 | 12 | 36 | 51 |
| Binary | 10000111 | 1010011 | 1001001 | 0 | 100111 | 101110 | 101111 | 1010 | 11110 | 101001 |
Color Harmonies of #875349
Complementary color
Monochromatic Colors of #875349
Black with #875349
Text Example
Text Example
White with #875349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875349; }
p { color: rgb(135,83,73); }
H1.HeaderClassName
{
color: #875349;
}
.AnyTagClassName
{
color: #875349;
}
</style>
background-color css
<style>
a { background-color: #875349; }
a { background-color: rgb(135,83,73); }
div.DivClassName
{
background-color: #875349;
}
.BgClassName
{
background-color: #875349;
}
</style>
border-color css
<style>
span { border-color: #875349; }
span { border-color: rgb(135,83,73); }
td.TdClassName
{
border-color: #875349;
}
.TagClassName
{
border-color: #875349;
}
</style>