#CAE288 (or 0xCAE288) is unknown color: approx Sulu. HEX triplet: CA, E2 and 88. RGB value is (202,226,136). Sum of RGB (Red+Green+Blue) = 202+226+136=564 (74% of max value = 765). Red value is 202 (79.30% from 255 or 35.82% from 564); Green value is 226 (88.67% from 255 or 40.07% from 564); Blue value is 136 (53.52% from 255 or 24.11% from 564); Max value from RGB is 226 - color contains mainly: green. Hex color #CAE288 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CAE288 is #351D77. Grayscale: #D0D0D0. Windows color (decimal): -3480952 or 8970954. OLE color: 8970954.
HSL color Cylindrical-coordinate representation of color #CAE288: hue angle of 76º degrees, saturation: 0.61, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #CAE288 is Cyan = 0.11, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.11.
<style> p { color: #CAE288; } p { color: rgb(202,226,136); } H1.HeaderClassName { color: #CAE288; } .AnyTagClassName { color: #CAE288; } </style>
<style> a { background-color: #CAE288; } a { background-color: rgb(202,226,136); } div.DivClassName { background-color: #CAE288; } .BgClassName { background-color: #CAE288; } </style>
<style> span { border-color: #CAE288; } span { border-color: rgb(202,226,136); } td.TdClassName { border-color: #CAE288; } .TagClassName { border-color: #CAE288; } </style>