#CAF45B (or 0xCAF45B) is unknown color: approx Mindaro. HEX triplet: CA, F4 and 5B. RGB value is (202,244,91). Sum of RGB (Red+Green+Blue) = 202+244+91=537 (71% of max value = 765). Red value is 202 (79.30% from 255 or 37.62% from 537); Green value is 244 (95.70% from 255 or 45.44% from 537); Blue value is 91 (35.94% from 255 or 16.95% from 537); Max value from RGB is 244 - color contains mainly: green. Hex color #CAF45B is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #CAF45B is #350BA4. Grayscale: #D6D6D6. Windows color (decimal): -3476389 or 6026442. OLE color: 6026442.
HSL color Cylindrical-coordinate representation of color #CAF45B: hue angle of 76.47º degrees, saturation: 0.87, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #CAF45B is Cyan = 0.17, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.04.
<style> p { color: #CAF45B; } p { color: rgb(202,244,91); } H1.HeaderClassName { color: #CAF45B; } .AnyTagClassName { color: #CAF45B; } </style>
<style> a { background-color: #CAF45B; } a { background-color: rgb(202,244,91); } div.DivClassName { background-color: #CAF45B; } .BgClassName { background-color: #CAF45B; } </style>
<style> span { border-color: #CAF45B; } span { border-color: rgb(202,244,91); } td.TdClassName { border-color: #CAF45B; } .TagClassName { border-color: #CAF45B; } </style>