Shades of Lotus #825754
Tints of Lotus #825754
RGB
CMYK
RGB Variations
Color information
#825754 (or 0x825754) is known color: Lotus. HEX triplet: 82, 57 and 54. RGB value is (130,87,84). Sum of RGB (Red+Green+Blue) = 130+87+84=301 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.19% from 301); Green value is 87 (34.38% from 255 or 28.90% from 301); Blue value is 84 (33.20% from 255 or 27.91% from 301); Max value from RGB is 130 - color contains mainly: red. Hex color #825754 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825754 is #7DA8AB. Grayscale: #636363. Windows color (decimal): -8235180 or 5527426. OLE color: 5527426.
HSL color Cylindrical-coordinate representation of color #825754: hue angle of 3.91º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #825754 is Cyan = 0, Magento = 0.33, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 84 | - |
| CMYK | 0 | 0.33 | 0.35 | 0.49 |
| HSL | 3.91º | 0.21% | 0.42% | - |
| HSV(B) | 3.91º | 0.35% | 0.51% | - |
| XYZ | 14.21 | 12.2 | 9.99 | - |
| YUV | 99.52 | 119.25 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 84 | 0 | 0.33 | 0.35 | 0.49 | 3.91 | 0.21 | 0.42 |
| Hex | 82 | 57 | 54 | 0 | 21 | 23 | 31 | 4 | 15 | 2A |
| Octal | 202 | 127 | 124 | 0 | 41 | 43 | 61 | 4 | 25 | 52 |
| Binary | 10000010 | 1010111 | 1010100 | 0 | 100001 | 100011 | 110001 | 100 | 10101 | 101010 |
Color Harmonies of #825754
Complementary color
Monochromatic Colors of #825754
Black with #825754
Text Example
Text Example
White with #825754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825754; }
p { color: rgb(130,87,84); }
H1.HeaderClassName
{
color: #825754;
}
.AnyTagClassName
{
color: #825754;
}
</style>
background-color css
<style>
a { background-color: #825754; }
a { background-color: rgb(130,87,84); }
div.DivClassName
{
background-color: #825754;
}
.BgClassName
{
background-color: #825754;
}
</style>
border-color css
<style>
span { border-color: #825754; }
span { border-color: rgb(130,87,84); }
td.TdClassName
{
border-color: #825754;
}
.TagClassName
{
border-color: #825754;
}
</style>