#B5DEC5 (or 0xB5DEC5) is unknown color: approx Fringy Flower. HEX triplet: B5, DE and C5. RGB value is (181,222,197). Sum of RGB (Red+Green+Blue) = 181+222+197=600 (79% of max value = 765). Red value is 181 (71.09% from 255 or 30.17% from 600); Green value is 222 (87.11% from 255 or 37% from 600); Blue value is 197 (77.34% from 255 or 32.83% from 600); Max value from RGB is 222 - color contains mainly: green. Hex color #B5DEC5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B5DEC5 is #4A213A. Grayscale: #CECECE. Windows color (decimal): -4858171 or 12967605. OLE color: 12967605.
HSL color Cylindrical-coordinate representation of color #B5DEC5: hue angle of 143.41º 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 #B5DEC5 is Cyan = 0.18, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.13.
<style> p { color: #B5DEC5; } p { color: rgb(181,222,197); } H1.HeaderClassName { color: #B5DEC5; } .AnyTagClassName { color: #B5DEC5; } </style>
<style> a { background-color: #B5DEC5; } a { background-color: rgb(181,222,197); } div.DivClassName { background-color: #B5DEC5; } .BgClassName { background-color: #B5DEC5; } </style>
<style> span { border-color: #B5DEC5; } span { border-color: rgb(181,222,197); } td.TdClassName { border-color: #B5DEC5; } .TagClassName { border-color: #B5DEC5; } </style>