#CBE19B (or 0xCBE19B) is unknown color: approx Reef. HEX triplet: CB, E1 and 9B. RGB value is (203,225,155). Sum of RGB (Red+Green+Blue) = 203+225+155=583 (77% of max value = 765). Red value is 203 (79.69% from 255 or 34.82% from 583); Green value is 225 (88.28% from 255 or 38.59% from 583); Blue value is 155 (60.94% from 255 or 26.59% from 583); Max value from RGB is 225 - color contains mainly: green. Hex color #CBE19B is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CBE19B is #341E64. Grayscale: #D2D2D2. Windows color (decimal): -3415653 or 10215883. OLE color: 10215883.
HSL color Cylindrical-coordinate representation of color #CBE19B: hue angle of 78.86º degrees, saturation: 0.54, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #CBE19B is Cyan = 0.10, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.12.
<style> p { color: #CBE19B; } p { color: rgb(203,225,155); } H1.HeaderClassName { color: #CBE19B; } .AnyTagClassName { color: #CBE19B; } </style>
<style> a { background-color: #CBE19B; } a { background-color: rgb(203,225,155); } div.DivClassName { background-color: #CBE19B; } .BgClassName { background-color: #CBE19B; } </style>
<style> span { border-color: #CBE19B; } span { border-color: rgb(203,225,155); } td.TdClassName { border-color: #CBE19B; } .TagClassName { border-color: #CBE19B; } </style>