#B6DEDC (or 0xB6DEDC) is unknown color: approx Powder Blue. HEX triplet: B6, DE and DC. RGB value is (182,222,220). Sum of RGB (Red+Green+Blue) = 182+222+220=624 (82% of max value = 765). Red value is 182 (71.48% from 255 or 29.17% from 624); Green value is 222 (87.11% from 255 or 35.58% from 624); Blue value is 220 (86.33% from 255 or 35.26% from 624); Max value from RGB is 222 - color contains mainly: green. Hex color #B6DEDC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B6DEDC is #492123. Grayscale: #D1D1D1. Windows color (decimal): -4792612 or 14474934. OLE color: 14474934.
HSL color Cylindrical-coordinate representation of color #B6DEDC: hue angle of 177º degrees, saturation: 0.38, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #B6DEDC is Cyan = 0.18, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.13.
<style> p { color: #B6DEDC; } p { color: rgb(182,222,220); } H1.HeaderClassName { color: #B6DEDC; } .AnyTagClassName { color: #B6DEDC; } </style>
<style> a { background-color: #B6DEDC; } a { background-color: rgb(182,222,220); } div.DivClassName { background-color: #B6DEDC; } .BgClassName { background-color: #B6DEDC; } </style>
<style> span { border-color: #B6DEDC; } span { border-color: rgb(182,222,220); } td.TdClassName { border-color: #B6DEDC; } .TagClassName { border-color: #B6DEDC; } </style>