#B4B2C4 (or 0xB4B2C4) is unknown color: approx Blue Haze. HEX triplet: B4, B2 and C4. RGB value is (180,178,196). Sum of RGB (Red+Green+Blue) = 180+178+196=554 (73% of max value = 765). Red value is 180 (70.70% from 255 or 32.49% from 554); Green value is 178 (69.92% from 255 or 32.13% from 554); Blue value is 196 (76.95% from 255 or 35.38% from 554); Max value from RGB is 196 - color contains mainly: blue. Hex color #B4B2C4 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #B4B2C4 is #4B4D3B. Grayscale: #B4B4B4. Windows color (decimal): -4934972 or 12890804. OLE color: 12890804.
HSL color Cylindrical-coordinate representation of color #B4B2C4: hue angle of 246.67º degrees, saturation: 0.13, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #B4B2C4 is Cyan = 0.08, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #B4B2C4; } p { color: rgb(180,178,196); } H1.HeaderClassName { color: #B4B2C4; } .AnyTagClassName { color: #B4B2C4; } </style>
<style> a { background-color: #B4B2C4; } a { background-color: rgb(180,178,196); } div.DivClassName { background-color: #B4B2C4; } .BgClassName { background-color: #B4B2C4; } </style>
<style> span { border-color: #B4B2C4; } span { border-color: rgb(180,178,196); } td.TdClassName { border-color: #B4B2C4; } .TagClassName { border-color: #B4B2C4; } </style>