#CAE48F (or 0xCAE48F) is unknown color: approx Sulu. HEX triplet: CA, E4 and 8F. RGB value is (202,228,143). Sum of RGB (Red+Green+Blue) = 202+228+143=573 (75% of max value = 765). Red value is 202 (79.30% from 255 or 35.25% from 573); Green value is 228 (89.45% from 255 or 39.79% from 573); Blue value is 143 (56.25% from 255 or 24.96% from 573); Max value from RGB is 228 - color contains mainly: green. Hex color #CAE48F is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CAE48F is #351B70. Grayscale: #D2D2D2. Windows color (decimal): -3480433 or 9430218. OLE color: 9430218.
HSL color Cylindrical-coordinate representation of color #CAE48F: hue angle of 78.35º degrees, saturation: 0.61, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #CAE48F is Cyan = 0.11, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.11.
<style> p { color: #CAE48F; } p { color: rgb(202,228,143); } H1.HeaderClassName { color: #CAE48F; } .AnyTagClassName { color: #CAE48F; } </style>
<style> a { background-color: #CAE48F; } a { background-color: rgb(202,228,143); } div.DivClassName { background-color: #CAE48F; } .BgClassName { background-color: #CAE48F; } </style>
<style> span { border-color: #CAE48F; } span { border-color: rgb(202,228,143); } td.TdClassName { border-color: #CAE48F; } .TagClassName { border-color: #CAE48F; } </style>