Shades of Lotus #834947
Tints of Lotus #834947
RGB
CMYK
RGB Variations
Color information
#834947 (or 0x834947) is known color: Lotus. HEX triplet: 83, 49 and 47. RGB value is (131,73,71). Sum of RGB (Red+Green+Blue) = 131+73+71=275 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.64% from 275); Green value is 73 (28.91% from 255 or 26.55% from 275); Blue value is 71 (28.12% from 255 or 25.82% from 275); Max value from RGB is 131 - color contains mainly: red. Hex color #834947 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834947 is #7CB6B8. Grayscale: #5A5A5A. Windows color (decimal): -8173241 or 4671875. OLE color: 4671875.
HSL color Cylindrical-coordinate representation of color #834947: hue angle of 2º 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 #834947 is Cyan = 0, Magento = 0.44, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 73 | 71 | - |
| CMYK | 0 | 0.44 | 0.46 | 0.49 |
| HSL | 2º | 0.3% | 0.4% | - |
| HSV(B) | 2º | 0.46% | 0.51% | - |
| XYZ | 12.88 | 10.05 | 7.22 | - |
| YUV | 90.11 | 117.22 | 157.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 73 | 71 | 0 | 0.44 | 0.46 | 0.49 | 2 | 0.3 | 0.4 |
| Hex | 83 | 49 | 47 | 0 | 2C | 2E | 31 | 2 | 1E | 28 |
| Octal | 203 | 111 | 107 | 0 | 54 | 56 | 61 | 2 | 36 | 50 |
| Binary | 10000011 | 1001001 | 1000111 | 0 | 101100 | 101110 | 110001 | 10 | 11110 | 101000 |
Color Harmonies of #834947
Complementary color
Monochromatic Colors of #834947
Black with #834947
Text Example
Text Example
White with #834947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834947; }
p { color: rgb(131,73,71); }
H1.HeaderClassName
{
color: #834947;
}
.AnyTagClassName
{
color: #834947;
}
</style>
background-color css
<style>
a { background-color: #834947; }
a { background-color: rgb(131,73,71); }
div.DivClassName
{
background-color: #834947;
}
.BgClassName
{
background-color: #834947;
}
</style>
border-color css
<style>
span { border-color: #834947; }
span { border-color: rgb(131,73,71); }
td.TdClassName
{
border-color: #834947;
}
.TagClassName
{
border-color: #834947;
}
</style>