#CAEBB4 (or 0xCAEBB4) is unknown color: approx Tea Green. HEX triplet: CA, EB and B4. RGB value is (202,235,180). Sum of RGB (Red+Green+Blue) = 202+235+180=617 (81% of max value = 765). Red value is 202 (79.30% from 255 or 32.74% from 617); Green value is 235 (92.19% from 255 or 38.09% from 617); Blue value is 180 (70.70% from 255 or 29.17% from 617); Max value from RGB is 235 - color contains mainly: green. Hex color #CAEBB4 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CAEBB4 is #35144B. Grayscale: #DBDBDB. Windows color (decimal): -3478604 or 11856842. OLE color: 11856842.
HSL color Cylindrical-coordinate representation of color #CAEBB4: hue angle of 96º degrees, saturation: 0.58, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #CAEBB4 is Cyan = 0.14, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.08.
<style> p { color: #CAEBB4; } p { color: rgb(202,235,180); } H1.HeaderClassName { color: #CAEBB4; } .AnyTagClassName { color: #CAEBB4; } </style>
<style> a { background-color: #CAEBB4; } a { background-color: rgb(202,235,180); } div.DivClassName { background-color: #CAEBB4; } .BgClassName { background-color: #CAEBB4; } </style>
<style> span { border-color: #CAEBB4; } span { border-color: rgb(202,235,180); } td.TdClassName { border-color: #CAEBB4; } .TagClassName { border-color: #CAEBB4; } </style>