#B3ADAD (or 0xB3ADAD) is unknown color: approx Dark Gray. HEX triplet: B3, AD and AD. RGB value is (179,173,173). Sum of RGB (Red+Green+Blue) = 179+173+173=525 (69% of max value = 765). Red value is 179 (70.31% from 255 or 34.10% from 525); Green value is 173 (67.97% from 255 or 32.95% from 525); Blue value is 173 (67.97% from 255 or 32.95% from 525); Max value from RGB is 179 - color contains mainly: red. Hex color #B3ADAD is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B3ADAD is #4C5252. Grayscale: #AEAEAE. Windows color (decimal): -5001811 or 11382195. OLE color: 11382195.
HSL color Cylindrical-coordinate representation of color #B3ADAD: hue angle of 0º degrees, saturation: 0.04, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #B3ADAD is Cyan = 0, Magento = 0.03, Yellow = 0.03 and Black (K on CMYK) = 0.30.
<style> p { color: #B3ADAD; } p { color: rgb(179,173,173); } H1.HeaderClassName { color: #B3ADAD; } .AnyTagClassName { color: #B3ADAD; } </style>
<style> a { background-color: #B3ADAD; } a { background-color: rgb(179,173,173); } div.DivClassName { background-color: #B3ADAD; } .BgClassName { background-color: #B3ADAD; } </style>
<style> span { border-color: #B3ADAD; } span { border-color: rgb(179,173,173); } td.TdClassName { border-color: #B3ADAD; } .TagClassName { border-color: #B3ADAD; } </style>