#BEA4A0 (or 0xBEA4A0) is unknown color: approx Martini. HEX triplet: BE, A4 and A0. RGB value is (190,164,160). Sum of RGB (Red+Green+Blue) = 190+164+160=514 (68% of max value = 765). Red value is 190 (74.61% from 255 or 36.96% from 514); Green value is 164 (64.45% from 255 or 31.91% from 514); Blue value is 160 (62.89% from 255 or 31.13% from 514); Max value from RGB is 190 - color contains mainly: red. Hex color #BEA4A0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BEA4A0 is #415B5F. Grayscale: #ABABAB. Windows color (decimal): -4283232 or 10527934. OLE color: 10527934.
HSL color Cylindrical-coordinate representation of color #BEA4A0: hue angle of 8º degrees, saturation: 0.19, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #BEA4A0 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.25.
<style> p { color: #BEA4A0; } p { color: rgb(190,164,160); } H1.HeaderClassName { color: #BEA4A0; } .AnyTagClassName { color: #BEA4A0; } </style>
<style> a { background-color: #BEA4A0; } a { background-color: rgb(190,164,160); } div.DivClassName { background-color: #BEA4A0; } .BgClassName { background-color: #BEA4A0; } </style>
<style> span { border-color: #BEA4A0; } span { border-color: rgb(190,164,160); } td.TdClassName { border-color: #BEA4A0; } .TagClassName { border-color: #BEA4A0; } </style>