#BEDEE8 (or 0xBEDEE8) is unknown color: approx Onahau. HEX triplet: BE, DE and E8. RGB value is (190,222,232). Sum of RGB (Red+Green+Blue) = 190+222+232=644 (85% of max value = 765). Red value is 190 (74.61% from 255 or 29.50% from 644); Green value is 222 (87.11% from 255 or 34.47% from 644); Blue value is 232 (91.02% from 255 or 36.02% from 644); Max value from RGB is 232 - color contains mainly: blue. Hex color #BEDEE8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BEDEE8 is #412117. Grayscale: #D5D5D5. Windows color (decimal): -4268312 or 15261374. OLE color: 15261374.
HSL color Cylindrical-coordinate representation of color #BEDEE8: hue angle of 194.29º degrees, saturation: 0.48, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #BEDEE8 is Cyan = 0.18, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #BEDEE8; } p { color: rgb(190,222,232); } H1.HeaderClassName { color: #BEDEE8; } .AnyTagClassName { color: #BEDEE8; } </style>
<style> a { background-color: #BEDEE8; } a { background-color: rgb(190,222,232); } div.DivClassName { background-color: #BEDEE8; } .BgClassName { background-color: #BEDEE8; } </style>
<style> span { border-color: #BEDEE8; } span { border-color: rgb(190,222,232); } td.TdClassName { border-color: #BEDEE8; } .TagClassName { border-color: #BEDEE8; } </style>