Shades of Lotus #825450
Tints of Lotus #825450
RGB
CMYK
RGB Variations
Color information
#825450 (or 0x825450) is known color: Lotus. HEX triplet: 82, 54 and 50. RGB value is (130,84,80). Sum of RGB (Red+Green+Blue) = 130+84+80=294 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.22% from 294); Green value is 84 (33.20% from 255 or 28.57% from 294); Blue value is 80 (31.64% from 255 or 27.21% from 294); Max value from RGB is 130 - color contains mainly: red. Hex color #825450 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825450 is #7DABAF. Grayscale: #616161. Windows color (decimal): -8235952 or 5264514. OLE color: 5264514.
HSL color Cylindrical-coordinate representation of color #825450: hue angle of 4.8º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #825450 is Cyan = 0, Magento = 0.35, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 84 | 80 | - |
| CMYK | 0 | 0.35 | 0.38 | 0.49 |
| HSL | 4.8º | 0.24% | 0.41% | - |
| HSV(B) | 4.8º | 0.38% | 0.51% | - |
| XYZ | 13.82 | 11.67 | 9.11 | - |
| YUV | 97.3 | 118.24 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 80 | 0 | 0.35 | 0.38 | 0.49 | 4.8 | 0.24 | 0.41 |
| Hex | 82 | 54 | 50 | 0 | 23 | 26 | 31 | 5 | 18 | 29 |
| Octal | 202 | 124 | 120 | 0 | 43 | 46 | 61 | 5 | 30 | 51 |
| Binary | 10000010 | 1010100 | 1010000 | 0 | 100011 | 100110 | 110001 | 101 | 11000 | 101001 |
Color Harmonies of #825450
Complementary color
Monochromatic Colors of #825450
Black with #825450
Text Example
Text Example
White with #825450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825450; }
p { color: rgb(130,84,80); }
H1.HeaderClassName
{
color: #825450;
}
.AnyTagClassName
{
color: #825450;
}
</style>
background-color css
<style>
a { background-color: #825450; }
a { background-color: rgb(130,84,80); }
div.DivClassName
{
background-color: #825450;
}
.BgClassName
{
background-color: #825450;
}
</style>
border-color css
<style>
span { border-color: #825450; }
span { border-color: rgb(130,84,80); }
td.TdClassName
{
border-color: #825450;
}
.TagClassName
{
border-color: #825450;
}
</style>