Shades of Lotus #834747
Tints of Lotus #834747
RGB
CMYK
RGB Variations
Color information
#834747 (or 0x834747) is known color: Lotus. HEX triplet: 83, 47 and 47. RGB value is (131,71,71). Sum of RGB (Red+Green+Blue) = 131+71+71=273 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.99% from 273); Green value is 71 (28.12% from 255 or 26.01% from 273); Blue value is 71 (28.12% from 255 or 26.01% from 273); Max value from RGB is 131 - color contains mainly: red. Hex color #834747 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834747 is #7CB8B8. Grayscale: #595959. Windows color (decimal): -8173753 or 4671363. OLE color: 4671363.
HSL color Cylindrical-coordinate representation of color #834747: hue angle of 0º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #834747 is Cyan = 0, Magento = 0.46, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 71 | - |
| CMYK | 0 | 0.46 | 0.46 | 0.49 |
| HSL | 0º | 0.3% | 0.4% | - |
| HSV(B) | 0º | 0.46% | 0.51% | - |
| XYZ | 12.75 | 9.79 | 7.18 | - |
| YUV | 88.94 | 117.88 | 158 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 71 | 0 | 0.46 | 0.46 | 0.49 | 0 | 0.3 | 0.4 |
| Hex | 83 | 47 | 47 | 0 | 2E | 2E | 31 | 0 | 1E | 28 |
| Octal | 203 | 107 | 107 | 0 | 56 | 56 | 61 | 0 | 36 | 50 |
| Binary | 10000011 | 1000111 | 1000111 | 0 | 101110 | 101110 | 110001 | 0 | 11110 | 101000 |
Color Harmonies of #834747
Complementary color
Monochromatic Colors of #834747
Black with #834747
Text Example
Text Example
White with #834747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834747; }
p { color: rgb(131,71,71); }
H1.HeaderClassName
{
color: #834747;
}
.AnyTagClassName
{
color: #834747;
}
</style>
background-color css
<style>
a { background-color: #834747; }
a { background-color: rgb(131,71,71); }
div.DivClassName
{
background-color: #834747;
}
.BgClassName
{
background-color: #834747;
}
</style>
border-color css
<style>
span { border-color: #834747; }
span { border-color: rgb(131,71,71); }
td.TdClassName
{
border-color: #834747;
}
.TagClassName
{
border-color: #834747;
}
</style>