Shades of Lotus #825755
Tints of Lotus #825755
RGB
CMYK
RGB Variations
Color information
#825755 (or 0x825755) is known color: Lotus. HEX triplet: 82, 57 and 55. RGB value is (130,87,85). Sum of RGB (Red+Green+Blue) = 130+87+85=302 (40% of max value = 765). Red value is 130 (51.17% from 255 or 43.05% from 302); Green value is 87 (34.38% from 255 or 28.81% from 302); Blue value is 85 (33.59% from 255 or 28.15% from 302); Max value from RGB is 130 - color contains mainly: red. Hex color #825755 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825755 is #7DA8AA. Grayscale: #636363. Windows color (decimal): -8235179 or 5592962. OLE color: 5592962.
HSL color Cylindrical-coordinate representation of color #825755: hue angle of 2.67º 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 #825755 is Cyan = 0, Magento = 0.33, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 85 | - |
| CMYK | 0 | 0.33 | 0.35 | 0.49 |
| HSL | 2.67º | 0.21% | 0.42% | - |
| HSV(B) | 2.67º | 0.35% | 0.51% | - |
| XYZ | 14.25 | 12.22 | 10.2 | - |
| YUV | 99.63 | 119.75 | 149.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 85 | 0 | 0.33 | 0.35 | 0.49 | 2.67 | 0.21 | 0.42 |
| Hex | 82 | 57 | 55 | 0 | 21 | 23 | 31 | 3 | 15 | 2A |
| Octal | 202 | 127 | 125 | 0 | 41 | 43 | 61 | 3 | 25 | 52 |
| Binary | 10000010 | 1010111 | 1010101 | 0 | 100001 | 100011 | 110001 | 11 | 10101 | 101010 |
Color Harmonies of #825755
Complementary color
Monochromatic Colors of #825755
Black with #825755
Text Example
Text Example
White with #825755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825755; }
p { color: rgb(130,87,85); }
H1.HeaderClassName
{
color: #825755;
}
.AnyTagClassName
{
color: #825755;
}
</style>
background-color css
<style>
a { background-color: #825755; }
a { background-color: rgb(130,87,85); }
div.DivClassName
{
background-color: #825755;
}
.BgClassName
{
background-color: #825755;
}
</style>
border-color css
<style>
span { border-color: #825755; }
span { border-color: rgb(130,87,85); }
td.TdClassName
{
border-color: #825755;
}
.TagClassName
{
border-color: #825755;
}
</style>