#CAB48F (or 0xCAB48F) is unknown color: approx Tan. HEX triplet: CA, B4 and 8F. RGB value is (202,180,143). Sum of RGB (Red+Green+Blue) = 202+180+143=525 (69% of max value = 765). Red value is 202 (79.30% from 255 or 38.48% from 525); Green value is 180 (70.70% from 255 or 34.29% from 525); Blue value is 143 (56.25% from 255 or 27.24% from 525); Max value from RGB is 202 - color contains mainly: red. Hex color #CAB48F is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CAB48F is #354B70. Grayscale: #B6B6B6. Windows color (decimal): -3492721 or 9417930. OLE color: 9417930.
HSL color Cylindrical-coordinate representation of color #CAB48F: hue angle of 37.63º degrees, saturation: 0.36, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #CAB48F is Cyan = 0, Magento = 0.11, Yellow = 0.29 and Black (K on CMYK) = 0.21.
<style> p { color: #CAB48F; } p { color: rgb(202,180,143); } H1.HeaderClassName { color: #CAB48F; } .AnyTagClassName { color: #CAB48F; } </style>
<style> a { background-color: #CAB48F; } a { background-color: rgb(202,180,143); } div.DivClassName { background-color: #CAB48F; } .BgClassName { background-color: #CAB48F; } </style>
<style> span { border-color: #CAB48F; } span { border-color: rgb(202,180,143); } td.TdClassName { border-color: #CAB48F; } .TagClassName { border-color: #CAB48F; } </style>