#CAE19C (or 0xCAE19C) is unknown color: approx Reef. HEX triplet: CA, E1 and 9C. RGB value is (202,225,156). Sum of RGB (Red+Green+Blue) = 202+225+156=583 (77% of max value = 765). Red value is 202 (79.30% from 255 or 34.65% from 583); Green value is 225 (88.28% from 255 or 38.59% from 583); Blue value is 156 (61.33% from 255 or 26.76% from 583); Max value from RGB is 225 - color contains mainly: green. Hex color #CAE19C is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CAE19C is #351E63. Grayscale: #D2D2D2. Windows color (decimal): -3481188 or 10281418. OLE color: 10281418.
HSL color Cylindrical-coordinate representation of color #CAE19C: hue angle of 80º degrees, saturation: 0.53, 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 #CAE19C is Cyan = 0.10, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.12.
<style> p { color: #CAE19C; } p { color: rgb(202,225,156); } H1.HeaderClassName { color: #CAE19C; } .AnyTagClassName { color: #CAE19C; } </style>
<style> a { background-color: #CAE19C; } a { background-color: rgb(202,225,156); } div.DivClassName { background-color: #CAE19C; } .BgClassName { background-color: #CAE19C; } </style>
<style> span { border-color: #CAE19C; } span { border-color: rgb(202,225,156); } td.TdClassName { border-color: #CAE19C; } .TagClassName { border-color: #CAE19C; } </style>