Shades of Lotus #825350
Tints of Lotus #825350
RGB
CMYK
RGB Variations
Color information
#825350 (or 0x825350) is known color: Lotus. HEX triplet: 82, 53 and 50. RGB value is (130,83,80). Sum of RGB (Red+Green+Blue) = 130+83+80=293 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.37% from 293); Green value is 83 (32.81% from 255 or 28.33% from 293); Blue value is 80 (31.64% from 255 or 27.30% from 293); Max value from RGB is 130 - color contains mainly: red. Hex color #825350 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825350 is #7DACAF. Grayscale: #606060. Windows color (decimal): -8236208 or 5264258. OLE color: 5264258.
HSL color Cylindrical-coordinate representation of color #825350: hue angle of 3.6º 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 #825350 is Cyan = 0, Magento = 0.36, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 83 | 80 | - |
| CMYK | 0 | 0.36 | 0.38 | 0.49 |
| HSL | 3.6º | 0.24% | 0.41% | - |
| HSV(B) | 3.6º | 0.38% | 0.51% | - |
| XYZ | 13.75 | 11.51 | 9.09 | - |
| YUV | 96.71 | 118.57 | 151.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 80 | 0 | 0.36 | 0.38 | 0.49 | 3.6 | 0.24 | 0.41 |
| Hex | 82 | 53 | 50 | 0 | 24 | 26 | 31 | 4 | 18 | 29 |
| Octal | 202 | 123 | 120 | 0 | 44 | 46 | 61 | 4 | 30 | 51 |
| Binary | 10000010 | 1010011 | 1010000 | 0 | 100100 | 100110 | 110001 | 100 | 11000 | 101001 |
Color Harmonies of #825350
Complementary color
Monochromatic Colors of #825350
Black with #825350
Text Example
Text Example
White with #825350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825350; }
p { color: rgb(130,83,80); }
H1.HeaderClassName
{
color: #825350;
}
.AnyTagClassName
{
color: #825350;
}
</style>
background-color css
<style>
a { background-color: #825350; }
a { background-color: rgb(130,83,80); }
div.DivClassName
{
background-color: #825350;
}
.BgClassName
{
background-color: #825350;
}
</style>
border-color css
<style>
span { border-color: #825350; }
span { border-color: rgb(130,83,80); }
td.TdClassName
{
border-color: #825350;
}
.TagClassName
{
border-color: #825350;
}
</style>