Shades of Lotus #855650
Tints of Lotus #855650
RGB
CMYK
RGB Variations
Color information
#855650 (or 0x855650) is known color: Lotus. HEX triplet: 85, 56 and 50. RGB value is (133,86,80). Sum of RGB (Red+Green+Blue) = 133+86+80=299 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.48% from 299); Green value is 86 (33.98% from 255 or 28.76% from 299); Blue value is 80 (31.64% from 255 or 26.76% from 299); Max value from RGB is 133 - color contains mainly: red. Hex color #855650 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855650 is #7AA9AF. Grayscale: #636363. Windows color (decimal): -8038832 or 5265029. OLE color: 5265029.
HSL color Cylindrical-coordinate representation of color #855650: hue angle of 6.79º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #855650 is Cyan = 0, Magento = 0.35, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 86 | 80 | - |
| CMYK | 0 | 0.35 | 0.40 | 0.48 |
| HSL | 6.79º | 0.25% | 0.42% | - |
| HSV(B) | 6.79º | 0.4% | 0.52% | - |
| XYZ | 14.45 | 12.22 | 9.19 | - |
| YUV | 99.37 | 117.07 | 151.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 86 | 80 | 0 | 0.35 | 0.40 | 0.48 | 6.79 | 0.25 | 0.42 |
| Hex | 85 | 56 | 50 | 0 | 23 | 28 | 30 | 7 | 19 | 2A |
| Octal | 205 | 126 | 120 | 0 | 43 | 50 | 60 | 7 | 31 | 52 |
| Binary | 10000101 | 1010110 | 1010000 | 0 | 100011 | 101000 | 110000 | 111 | 11001 | 101010 |
Color Harmonies of #855650
Complementary color
Monochromatic Colors of #855650
Black with #855650
Text Example
Text Example
White with #855650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855650; }
p { color: rgb(133,86,80); }
H1.HeaderClassName
{
color: #855650;
}
.AnyTagClassName
{
color: #855650;
}
</style>
background-color css
<style>
a { background-color: #855650; }
a { background-color: rgb(133,86,80); }
div.DivClassName
{
background-color: #855650;
}
.BgClassName
{
background-color: #855650;
}
</style>
border-color css
<style>
span { border-color: #855650; }
span { border-color: rgb(133,86,80); }
td.TdClassName
{
border-color: #855650;
}
.TagClassName
{
border-color: #855650;
}
</style>