#CAEEAF (or 0xCAEEAF) is unknown color: approx Tea Green. HEX triplet: CA, EE and AF. RGB value is (202,238,175). Sum of RGB (Red+Green+Blue) = 202+238+175=615 (81% of max value = 765). Red value is 202 (79.30% from 255 or 32.85% from 615); Green value is 238 (93.36% from 255 or 38.70% from 615); Blue value is 175 (68.75% from 255 or 28.46% from 615); Max value from RGB is 238 - color contains mainly: green. Hex color #CAEEAF is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CAEEAF is #351150. Grayscale: #DCDCDC. Windows color (decimal): -3477841 or 11529930. OLE color: 11529930.
HSL color Cylindrical-coordinate representation of color #CAEEAF: hue angle of 94.29º degrees, saturation: 0.65, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #CAEEAF is Cyan = 0.15, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.07.
<style> p { color: #CAEEAF; } p { color: rgb(202,238,175); } H1.HeaderClassName { color: #CAEEAF; } .AnyTagClassName { color: #CAEEAF; } </style>
<style> a { background-color: #CAEEAF; } a { background-color: rgb(202,238,175); } div.DivClassName { background-color: #CAEEAF; } .BgClassName { background-color: #CAEEAF; } </style>
<style> span { border-color: #CAEEAF; } span { border-color: rgb(202,238,175); } td.TdClassName { border-color: #CAEEAF; } .TagClassName { border-color: #CAEEAF; } </style>