Shades of Lotus #834949
Tints of Lotus #834949
RGB
CMYK
RGB Variations
Color information
#834949 (or 0x834949) is known color: Lotus. HEX triplet: 83, 49 and 49. RGB value is (131,73,73). Sum of RGB (Red+Green+Blue) = 131+73+73=277 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.29% from 277); Green value is 73 (28.91% from 255 or 26.35% from 277); Blue value is 73 (28.91% from 255 or 26.35% from 277); Max value from RGB is 131 - color contains mainly: red. Hex color #834949 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834949 is #7CB6B6. Grayscale: #5A5A5A. Windows color (decimal): -8173239 or 4802947. OLE color: 4802947.
HSL color Cylindrical-coordinate representation of color #834949: hue angle of 0º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #834949 is Cyan = 0, Magento = 0.44, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 73 | 73 | - |
| CMYK | 0 | 0.44 | 0.44 | 0.49 |
| HSL | 0º | 0.28% | 0.4% | - |
| HSV(B) | 0º | 0.44% | 0.51% | - |
| XYZ | 12.95 | 10.07 | 7.57 | - |
| YUV | 90.34 | 118.22 | 157 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 73 | 73 | 0 | 0.44 | 0.44 | 0.49 | 0 | 0.28 | 0.4 |
| Hex | 83 | 49 | 49 | 0 | 2C | 2C | 31 | 0 | 1C | 28 |
| Octal | 203 | 111 | 111 | 0 | 54 | 54 | 61 | 0 | 34 | 50 |
| Binary | 10000011 | 1001001 | 1001001 | 0 | 101100 | 101100 | 110001 | 0 | 11100 | 101000 |
Color Harmonies of #834949
Complementary color
Monochromatic Colors of #834949
Black with #834949
Text Example
Text Example
White with #834949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834949; }
p { color: rgb(131,73,73); }
H1.HeaderClassName
{
color: #834949;
}
.AnyTagClassName
{
color: #834949;
}
</style>
background-color css
<style>
a { background-color: #834949; }
a { background-color: rgb(131,73,73); }
div.DivClassName
{
background-color: #834949;
}
.BgClassName
{
background-color: #834949;
}
</style>
border-color css
<style>
span { border-color: #834949; }
span { border-color: rgb(131,73,73); }
td.TdClassName
{
border-color: #834949;
}
.TagClassName
{
border-color: #834949;
}
</style>