Shades of Lotus #824545
Tints of Lotus #824545
RGB
CMYK
RGB Variations
Color information
#824545 (or 0x824545) is known color: Lotus. HEX triplet: 82, 45 and 45. RGB value is (130,69,69). Sum of RGB (Red+Green+Blue) = 130+69+69=268 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.51% from 268); Green value is 69 (27.34% from 255 or 25.75% from 268); Blue value is 69 (27.34% from 255 or 25.75% from 268); Max value from RGB is 130 - color contains mainly: red. Hex color #824545 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824545 is #7DBABA. Grayscale: #575757. Windows color (decimal): -8239803 or 4539778. OLE color: 4539778.
HSL color Cylindrical-coordinate representation of color #824545: hue angle of 0º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #824545 is Cyan = 0, Magento = 0.47, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 69 | 69 | - |
| CMYK | 0 | 0.47 | 0.47 | 0.49 |
| HSL | 0º | 0.31% | 0.39% | - |
| HSV(B) | 0º | 0.47% | 0.51% | - |
| XYZ | 12.41 | 9.43 | 6.8 | - |
| YUV | 87.24 | 117.71 | 158.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 69 | 69 | 0 | 0.47 | 0.47 | 0.49 | 0 | 0.31 | 0.39 |
| Hex | 82 | 45 | 45 | 0 | 2F | 2F | 31 | 0 | 1F | 27 |
| Octal | 202 | 105 | 105 | 0 | 57 | 57 | 61 | 0 | 37 | 47 |
| Binary | 10000010 | 1000101 | 1000101 | 0 | 101111 | 101111 | 110001 | 0 | 11111 | 100111 |
Color Harmonies of #824545
Complementary color
Monochromatic Colors of #824545
Black with #824545
Text Example
Text Example
White with #824545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824545; }
p { color: rgb(130,69,69); }
H1.HeaderClassName
{
color: #824545;
}
.AnyTagClassName
{
color: #824545;
}
</style>
background-color css
<style>
a { background-color: #824545; }
a { background-color: rgb(130,69,69); }
div.DivClassName
{
background-color: #824545;
}
.BgClassName
{
background-color: #824545;
}
</style>
border-color css
<style>
span { border-color: #824545; }
span { border-color: rgb(130,69,69); }
td.TdClassName
{
border-color: #824545;
}
.TagClassName
{
border-color: #824545;
}
</style>