Shades of Lotus #855349
Tints of Lotus #855349
RGB
CMYK
RGB Variations
Color information
#855349 (or 0x855349) is known color: Lotus. HEX triplet: 85, 53 and 49. RGB value is (133,83,73). Sum of RGB (Red+Green+Blue) = 133+83+73=289 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.02% from 289); Green value is 83 (32.81% from 255 or 28.72% from 289); Blue value is 73 (28.91% from 255 or 25.26% from 289); Max value from RGB is 133 - color contains mainly: red. Hex color #855349 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855349 is #7AACB6. Grayscale: #606060. Windows color (decimal): -8039607 or 4805509. OLE color: 4805509.
HSL color Cylindrical-coordinate representation of color #855349: hue angle of 10º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #855349 is Cyan = 0, Magento = 0.38, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 83 | 73 | - |
| CMYK | 0 | 0.38 | 0.45 | 0.48 |
| HSL | 10º | 0.29% | 0.4% | - |
| HSV(B) | 10º | 0.45% | 0.52% | - |
| XYZ | 13.97 | 11.65 | 7.82 | - |
| YUV | 96.81 | 114.57 | 153.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 83 | 73 | 0 | 0.38 | 0.45 | 0.48 | 10 | 0.29 | 0.4 |
| Hex | 85 | 53 | 49 | 0 | 26 | 2D | 30 | A | 1D | 28 |
| Octal | 205 | 123 | 111 | 0 | 46 | 55 | 60 | 12 | 35 | 50 |
| Binary | 10000101 | 1010011 | 1001001 | 0 | 100110 | 101101 | 110000 | 1010 | 11101 | 101000 |
Color Harmonies of #855349
Complementary color
Monochromatic Colors of #855349
Black with #855349
Text Example
Text Example
White with #855349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855349; }
p { color: rgb(133,83,73); }
H1.HeaderClassName
{
color: #855349;
}
.AnyTagClassName
{
color: #855349;
}
</style>
background-color css
<style>
a { background-color: #855349; }
a { background-color: rgb(133,83,73); }
div.DivClassName
{
background-color: #855349;
}
.BgClassName
{
background-color: #855349;
}
</style>
border-color css
<style>
span { border-color: #855349; }
span { border-color: rgb(133,83,73); }
td.TdClassName
{
border-color: #855349;
}
.TagClassName
{
border-color: #855349;
}
</style>