#B5DFCA (or 0xB5DFCA) is unknown color: approx Aero Blue. HEX triplet: B5, DF and CA. RGB value is (181,223,202). Sum of RGB (Red+Green+Blue) = 181+223+202=606 (80% of max value = 765). Red value is 181 (71.09% from 255 or 29.87% from 606); Green value is 223 (87.5% from 255 or 36.80% from 606); Blue value is 202 (79.30% from 255 or 33.33% from 606); Max value from RGB is 223 - color contains mainly: green. Hex color #B5DFCA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B5DFCA is #4A2035. Grayscale: #D0D0D0. Windows color (decimal): -4857910 or 13295541. OLE color: 13295541.
HSL color Cylindrical-coordinate representation of color #B5DFCA: hue angle of 150º degrees, saturation: 0.4, 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 #B5DFCA is Cyan = 0.19, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.13.
<style> p { color: #B5DFCA; } p { color: rgb(181,223,202); } H1.HeaderClassName { color: #B5DFCA; } .AnyTagClassName { color: #B5DFCA; } </style>
<style> a { background-color: #B5DFCA; } a { background-color: rgb(181,223,202); } div.DivClassName { background-color: #B5DFCA; } .BgClassName { background-color: #B5DFCA; } </style>
<style> span { border-color: #B5DFCA; } span { border-color: rgb(181,223,202); } td.TdClassName { border-color: #B5DFCA; } .TagClassName { border-color: #B5DFCA; } </style>