#CEEB8B (or 0xCEEB8B) is unknown color: approx Sulu. HEX triplet: CE, EB and 8B. RGB value is (206,235,139). Sum of RGB (Red+Green+Blue) = 206+235+139=580 (76% of max value = 765). Red value is 206 (80.86% from 255 or 35.52% from 580); Green value is 235 (92.19% from 255 or 40.52% from 580); Blue value is 139 (54.69% from 255 or 23.97% from 580); Max value from RGB is 235 - color contains mainly: green. Hex color #CEEB8B is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CEEB8B is #311474. Grayscale: #D7D7D7. Windows color (decimal): -3216501 or 9169870. OLE color: 9169870.
HSL color Cylindrical-coordinate representation of color #CEEB8B: hue angle of 78.12º degrees, saturation: 0.71, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #CEEB8B is Cyan = 0.12, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.08.
<style> p { color: #CEEB8B; } p { color: rgb(206,235,139); } H1.HeaderClassName { color: #CEEB8B; } .AnyTagClassName { color: #CEEB8B; } </style>
<style> a { background-color: #CEEB8B; } a { background-color: rgb(206,235,139); } div.DivClassName { background-color: #CEEB8B; } .BgClassName { background-color: #CEEB8B; } </style>
<style> span { border-color: #CEEB8B; } span { border-color: rgb(206,235,139); } td.TdClassName { border-color: #CEEB8B; } .TagClassName { border-color: #CEEB8B; } </style>