#CAFE8E (or 0xCAFE8E) is unknown color: approx Reef. HEX triplet: CA, FE and 8E. RGB value is (202,254,142). Sum of RGB (Red+Green+Blue) = 202+254+142=598 (79% of max value = 765). Red value is 202 (79.30% from 255 or 33.78% from 598); Green value is 254 (99.61% from 255 or 42.47% from 598); Blue value is 142 (55.86% from 255 or 23.75% from 598); Max value from RGB is 254 - color contains mainly: green. Hex color #CAFE8E is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CAFE8E is #350171. Grayscale: #E2E2E2. Windows color (decimal): -3473778 or 9371338. OLE color: 9371338.
HSL color Cylindrical-coordinate representation of color #CAFE8E: hue angle of 87.86º degrees, saturation: 0.98, lightness: 0.78%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #CAFE8E is Cyan = 0.20, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.00.
<style> p { color: #CAFE8E; } p { color: rgb(202,254,142); } H1.HeaderClassName { color: #CAFE8E; } .AnyTagClassName { color: #CAFE8E; } </style>
<style> a { background-color: #CAFE8E; } a { background-color: rgb(202,254,142); } div.DivClassName { background-color: #CAFE8E; } .BgClassName { background-color: #CAFE8E; } </style>
<style> span { border-color: #CAFE8E; } span { border-color: rgb(202,254,142); } td.TdClassName { border-color: #CAFE8E; } .TagClassName { border-color: #CAFE8E; } </style>