Shades of Lotus #825454
Tints of Lotus #825454
RGB
CMYK
RGB Variations
Color information
#825454 (or 0x825454) is known color: Lotus. HEX triplet: 82, 54 and 54. RGB value is (130,84,84). Sum of RGB (Red+Green+Blue) = 130+84+84=298 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.62% from 298); Green value is 84 (33.20% from 255 or 28.19% from 298); Blue value is 84 (33.20% from 255 or 28.19% from 298); Max value from RGB is 130 - color contains mainly: red. Hex color #825454 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825454 is #7DABAB. Grayscale: #616161. Windows color (decimal): -8235948 or 5526658. OLE color: 5526658.
HSL color Cylindrical-coordinate representation of color #825454: hue angle of 0º 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 #825454 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 84 | 84 | - |
| CMYK | 0 | 0.35 | 0.35 | 0.49 |
| HSL | 0º | 0.21% | 0.42% | - |
| HSV(B) | 0º | 0.35% | 0.51% | - |
| XYZ | 13.98 | 11.73 | 9.91 | - |
| YUV | 97.75 | 120.24 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 84 | 0 | 0.35 | 0.35 | 0.49 | 0 | 0.21 | 0.42 |
| Hex | 82 | 54 | 54 | 0 | 23 | 23 | 31 | 0 | 15 | 2A |
| Octal | 202 | 124 | 124 | 0 | 43 | 43 | 61 | 0 | 25 | 52 |
| Binary | 10000010 | 1010100 | 1010100 | 0 | 100011 | 100011 | 110001 | 0 | 10101 | 101010 |
Color Harmonies of #825454
Complementary color
Monochromatic Colors of #825454
Black with #825454
Text Example
Text Example
White with #825454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825454; }
p { color: rgb(130,84,84); }
H1.HeaderClassName
{
color: #825454;
}
.AnyTagClassName
{
color: #825454;
}
</style>
background-color css
<style>
a { background-color: #825454; }
a { background-color: rgb(130,84,84); }
div.DivClassName
{
background-color: #825454;
}
.BgClassName
{
background-color: #825454;
}
</style>
border-color css
<style>
span { border-color: #825454; }
span { border-color: rgb(130,84,84); }
td.TdClassName
{
border-color: #825454;
}
.TagClassName
{
border-color: #825454;
}
</style>