#CFEBED (or 0xCFEBED) is unknown color: approx Oyster Bay. HEX triplet: CF, EB and ED. RGB value is (207,235,237). Sum of RGB (Red+Green+Blue) = 207+235+237=679 (89% of max value = 765). Red value is 207 (81.25% from 255 or 30.49% from 679); Green value is 235 (92.19% from 255 or 34.61% from 679); Blue value is 237 (92.97% from 255 or 34.90% from 679); Max value from RGB is 237 - color contains mainly: blue. Hex color #CFEBED is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CFEBED is #301412. Grayscale: #E2E2E2. Windows color (decimal): -3150867 or 15592399. OLE color: 15592399.
HSL color Cylindrical-coordinate representation of color #CFEBED: hue angle of 184º degrees, saturation: 0.45, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #CFEBED is Cyan = 0.13, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #CFEBED; } p { color: rgb(207,235,237); } H1.HeaderClassName { color: #CFEBED; } .AnyTagClassName { color: #CFEBED; } </style>
<style> a { background-color: #CFEBED; } a { background-color: rgb(207,235,237); } div.DivClassName { background-color: #CFEBED; } .BgClassName { background-color: #CFEBED; } </style>
<style> span { border-color: #CFEBED; } span { border-color: rgb(207,235,237); } td.TdClassName { border-color: #CFEBED; } .TagClassName { border-color: #CFEBED; } </style>