Shades of Lotus #854846
Tints of Lotus #854846
RGB
CMYK
RGB Variations
Color information
#854846 (or 0x854846) is known color: Lotus. HEX triplet: 85, 48 and 46. RGB value is (133,72,70). Sum of RGB (Red+Green+Blue) = 133+72+70=275 (36% of max value = 765). Red value is 133 (52.34% from 255 or 48.36% from 275); Green value is 72 (28.52% from 255 or 26.18% from 275); Blue value is 70 (27.73% from 255 or 25.45% from 275); Max value from RGB is 133 - color contains mainly: red. Hex color #854846 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854846 is #7AB7B9. Grayscale: #5A5A5A. Windows color (decimal): -8042426 or 4606085. OLE color: 4606085.
HSL color Cylindrical-coordinate representation of color #854846: hue angle of 1.9º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #854846 is Cyan = 0, Magento = 0.46, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 72 | 70 | - |
| CMYK | 0 | 0.46 | 0.47 | 0.48 |
| HSL | 1.9º | 0.31% | 0.4% | - |
| HSV(B) | 1.9º | 0.47% | 0.52% | - |
| XYZ | 13.1 | 10.06 | 7.05 | - |
| YUV | 90.01 | 116.71 | 158.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 72 | 70 | 0 | 0.46 | 0.47 | 0.48 | 1.9 | 0.31 | 0.4 |
| Hex | 85 | 48 | 46 | 0 | 2E | 2F | 30 | 2 | 1F | 28 |
| Octal | 205 | 110 | 106 | 0 | 56 | 57 | 60 | 2 | 37 | 50 |
| Binary | 10000101 | 1001000 | 1000110 | 0 | 101110 | 101111 | 110000 | 10 | 11111 | 101000 |
Color Harmonies of #854846
Complementary color
Monochromatic Colors of #854846
Black with #854846
Text Example
Text Example
White with #854846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854846; }
p { color: rgb(133,72,70); }
H1.HeaderClassName
{
color: #854846;
}
.AnyTagClassName
{
color: #854846;
}
</style>
background-color css
<style>
a { background-color: #854846; }
a { background-color: rgb(133,72,70); }
div.DivClassName
{
background-color: #854846;
}
.BgClassName
{
background-color: #854846;
}
</style>
border-color css
<style>
span { border-color: #854846; }
span { border-color: rgb(133,72,70); }
td.TdClassName
{
border-color: #854846;
}
.TagClassName
{
border-color: #854846;
}
</style>