#CAB59F (or 0xCAB59F) is unknown color: approx Grain Brown. HEX triplet: CA, B5 and 9F. RGB value is (202,181,159). Sum of RGB (Red+Green+Blue) = 202+181+159=542 (71% of max value = 765). Red value is 202 (79.30% from 255 or 37.27% from 542); Green value is 181 (71.09% from 255 or 33.39% from 542); Blue value is 159 (62.5% from 255 or 29.34% from 542); Max value from RGB is 202 - color contains mainly: red. Hex color #CAB59F is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CAB59F is #354A60. Grayscale: #B8B8B8. Windows color (decimal): -3492449 or 10466762. OLE color: 10466762.
HSL color Cylindrical-coordinate representation of color #CAB59F: hue angle of 30.7º 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 #CAB59F is Cyan = 0, Magento = 0.10, Yellow = 0.21 and Black (K on CMYK) = 0.21.
<style> p { color: #CAB59F; } p { color: rgb(202,181,159); } H1.HeaderClassName { color: #CAB59F; } .AnyTagClassName { color: #CAB59F; } </style>
<style> a { background-color: #CAB59F; } a { background-color: rgb(202,181,159); } div.DivClassName { background-color: #CAB59F; } .BgClassName { background-color: #CAB59F; } </style>
<style> span { border-color: #CAB59F; } span { border-color: rgb(202,181,159); } td.TdClassName { border-color: #CAB59F; } .TagClassName { border-color: #CAB59F; } </style>