Shades of Lotus #824645
Tints of Lotus #824645
RGB
CMYK
RGB Variations
Color information
#824645 (or 0x824645) is known color: Lotus. HEX triplet: 82, 46 and 45. RGB value is (130,70,69). Sum of RGB (Red+Green+Blue) = 130+70+69=269 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.33% from 269); Green value is 70 (27.73% from 255 or 26.02% from 269); Blue value is 69 (27.34% from 255 or 25.65% from 269); Max value from RGB is 130 - color contains mainly: red. Hex color #824645 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824645 is #7DB9BA. Grayscale: #575757. Windows color (decimal): -8239547 or 4540034. OLE color: 4540034.
HSL color Cylindrical-coordinate representation of color #824645: hue angle of 0.98º 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 #824645 is Cyan = 0, Magento = 0.46, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 70 | 69 | - |
| CMYK | 0 | 0.46 | 0.47 | 0.49 |
| HSL | 0.98º | 0.31% | 0.39% | - |
| HSV(B) | 0.98º | 0.47% | 0.51% | - |
| XYZ | 12.47 | 9.56 | 6.82 | - |
| YUV | 87.83 | 117.38 | 158.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 70 | 69 | 0 | 0.46 | 0.47 | 0.49 | 0.98 | 0.31 | 0.39 |
| Hex | 82 | 46 | 45 | 0 | 2E | 2F | 31 | 1 | 1F | 27 |
| Octal | 202 | 106 | 105 | 0 | 56 | 57 | 61 | 1 | 37 | 47 |
| Binary | 10000010 | 1000110 | 1000101 | 0 | 101110 | 101111 | 110001 | 1 | 11111 | 100111 |
Color Harmonies of #824645
Complementary color
Monochromatic Colors of #824645
Black with #824645
Text Example
Text Example
White with #824645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824645; }
p { color: rgb(130,70,69); }
H1.HeaderClassName
{
color: #824645;
}
.AnyTagClassName
{
color: #824645;
}
</style>
background-color css
<style>
a { background-color: #824645; }
a { background-color: rgb(130,70,69); }
div.DivClassName
{
background-color: #824645;
}
.BgClassName
{
background-color: #824645;
}
</style>
border-color css
<style>
span { border-color: #824645; }
span { border-color: rgb(130,70,69); }
td.TdClassName
{
border-color: #824645;
}
.TagClassName
{
border-color: #824645;
}
</style>