#CACA9F (or 0xCACA9F) is unknown color: approx Green Mist. HEX triplet: CA, CA and 9F. RGB value is (202,202,159). Sum of RGB (Red+Green+Blue) = 202+202+159=563 (74% of max value = 765). Red value is 202 (79.30% from 255 or 35.88% from 563); Green value is 202 (79.30% from 255 or 35.88% from 563); Blue value is 159 (62.5% from 255 or 28.24% from 563); Max value from RGB is 202 - color contains mainly: red, green. Hex color #CACA9F is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CACA9F is #353560. Grayscale: #C5C5C5. Windows color (decimal): -3487073 or 10472138. OLE color: 10472138.
HSL color Cylindrical-coordinate representation of color #CACA9F: hue angle of 60º degrees, saturation: 0.29, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #CACA9F is Cyan = 0, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.21.
<style> p { color: #CACA9F; } p { color: rgb(202,202,159); } H1.HeaderClassName { color: #CACA9F; } .AnyTagClassName { color: #CACA9F; } </style>
<style> a { background-color: #CACA9F; } a { background-color: rgb(202,202,159); } div.DivClassName { background-color: #CACA9F; } .BgClassName { background-color: #CACA9F; } </style>
<style> span { border-color: #CACA9F; } span { border-color: rgb(202,202,159); } td.TdClassName { border-color: #CACA9F; } .TagClassName { border-color: #CACA9F; } </style>