#BED0B5 (or 0xBED0B5) is unknown color: approx Surf Crest. HEX triplet: BE, D0 and B5. RGB value is (190,208,181). Sum of RGB (Red+Green+Blue) = 190+208+181=579 (76% of max value = 765). Red value is 190 (74.61% from 255 or 32.82% from 579); Green value is 208 (81.64% from 255 or 35.92% from 579); Blue value is 181 (71.09% from 255 or 31.26% from 579); Max value from RGB is 208 - color contains mainly: green. Hex color #BED0B5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BED0B5 is #412F4A. Grayscale: #C7C7C7. Windows color (decimal): -4271947 or 11915454. OLE color: 11915454.
HSL color Cylindrical-coordinate representation of color #BED0B5: hue angle of 100º degrees, saturation: 0.22, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #BED0B5 is Cyan = 0.09, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.18.
<style> p { color: #BED0B5; } p { color: rgb(190,208,181); } H1.HeaderClassName { color: #BED0B5; } .AnyTagClassName { color: #BED0B5; } </style>
<style> a { background-color: #BED0B5; } a { background-color: rgb(190,208,181); } div.DivClassName { background-color: #BED0B5; } .BgClassName { background-color: #BED0B5; } </style>
<style> span { border-color: #BED0B5; } span { border-color: rgb(190,208,181); } td.TdClassName { border-color: #BED0B5; } .TagClassName { border-color: #BED0B5; } </style>