#B4DDC5 (or 0xB4DDC5) is unknown color: approx Nebula. HEX triplet: B4, DD and C5. RGB value is (180,221,197). Sum of RGB (Red+Green+Blue) = 180+221+197=598 (79% of max value = 765). Red value is 180 (70.70% from 255 or 30.10% from 598); Green value is 221 (86.72% from 255 or 36.96% from 598); Blue value is 197 (77.34% from 255 or 32.94% from 598); Max value from RGB is 221 - color contains mainly: green. Hex color #B4DDC5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B4DDC5 is #4B223A. Grayscale: #CECECE. Windows color (decimal): -4923963 or 12967348. OLE color: 12967348.
HSL color Cylindrical-coordinate representation of color #B4DDC5: hue angle of 144.88º degrees, saturation: 0.38, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #B4DDC5 is Cyan = 0.19, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.13.
<style> p { color: #B4DDC5; } p { color: rgb(180,221,197); } H1.HeaderClassName { color: #B4DDC5; } .AnyTagClassName { color: #B4DDC5; } </style>
<style> a { background-color: #B4DDC5; } a { background-color: rgb(180,221,197); } div.DivClassName { background-color: #B4DDC5; } .BgClassName { background-color: #B4DDC5; } </style>
<style> span { border-color: #B4DDC5; } span { border-color: rgb(180,221,197); } td.TdClassName { border-color: #B4DDC5; } .TagClassName { border-color: #B4DDC5; } </style>