#B9CEDA (or 0xB9CEDA) is unknown color: approx Spindle. HEX triplet: B9, CE and DA. RGB value is (185,206,218). Sum of RGB (Red+Green+Blue) = 185+206+218=609 (80% of max value = 765). Red value is 185 (72.66% from 255 or 30.38% from 609); Green value is 206 (80.86% from 255 or 33.83% from 609); Blue value is 218 (85.55% from 255 or 35.80% from 609); Max value from RGB is 218 - color contains mainly: blue. Hex color #B9CEDA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B9CEDA is #463125. Grayscale: #C9C9C9. Windows color (decimal): -4600102 or 14339769. OLE color: 14339769.
HSL color Cylindrical-coordinate representation of color #B9CEDA: hue angle of 201.82º degrees, saturation: 0.31, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #B9CEDA is Cyan = 0.15, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #B9CEDA; } p { color: rgb(185,206,218); } H1.HeaderClassName { color: #B9CEDA; } .AnyTagClassName { color: #B9CEDA; } </style>
<style> a { background-color: #B9CEDA; } a { background-color: rgb(185,206,218); } div.DivClassName { background-color: #B9CEDA; } .BgClassName { background-color: #B9CEDA; } </style>
<style> span { border-color: #B9CEDA; } span { border-color: rgb(185,206,218); } td.TdClassName { border-color: #B9CEDA; } .TagClassName { border-color: #B9CEDA; } </style>