#B4CABE (or 0xB4CABE) is unknown color: approx Nebula. HEX triplet: B4, CA and BE. RGB value is (180,202,190). Sum of RGB (Red+Green+Blue) = 180+202+190=572 (75% of max value = 765). Red value is 180 (70.70% from 255 or 31.47% from 572); Green value is 202 (79.30% from 255 or 35.31% from 572); Blue value is 190 (74.61% from 255 or 33.22% from 572); Max value from RGB is 202 - color contains mainly: green. Hex color #B4CABE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B4CABE is #4B3541. Grayscale: #C2C2C2. Windows color (decimal): -4928834 or 12503732. OLE color: 12503732.
HSL color Cylindrical-coordinate representation of color #B4CABE: hue angle of 147.27º degrees, saturation: 0.17, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #B4CABE is Cyan = 0.11, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.21.
<style> p { color: #B4CABE; } p { color: rgb(180,202,190); } H1.HeaderClassName { color: #B4CABE; } .AnyTagClassName { color: #B4CABE; } </style>
<style> a { background-color: #B4CABE; } a { background-color: rgb(180,202,190); } div.DivClassName { background-color: #B4CABE; } .BgClassName { background-color: #B4CABE; } </style>
<style> span { border-color: #B4CABE; } span { border-color: rgb(180,202,190); } td.TdClassName { border-color: #B4CABE; } .TagClassName { border-color: #B4CABE; } </style>