#CAB35F (or 0xCAB35F) is unknown color: approx Tacha. HEX triplet: CA, B3 and 5F. RGB value is (202,179,95). Sum of RGB (Red+Green+Blue) = 202+179+95=476 (63% of max value = 765). Red value is 202 (79.30% from 255 or 42.44% from 476); Green value is 179 (70.31% from 255 or 37.61% from 476); Blue value is 95 (37.5% from 255 or 19.96% from 476); Max value from RGB is 202 - color contains mainly: red. Hex color #CAB35F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CAB35F is #354CA0. Grayscale: #B0B0B0. Windows color (decimal): -3493025 or 6271946. OLE color: 6271946.
HSL color Cylindrical-coordinate representation of color #CAB35F: hue angle of 47.1º degrees, saturation: 0.5, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #CAB35F is Cyan = 0, Magento = 0.11, Yellow = 0.53 and Black (K on CMYK) = 0.21.
<style> p { color: #CAB35F; } p { color: rgb(202,179,95); } H1.HeaderClassName { color: #CAB35F; } .AnyTagClassName { color: #CAB35F; } </style>
<style> a { background-color: #CAB35F; } a { background-color: rgb(202,179,95); } div.DivClassName { background-color: #CAB35F; } .BgClassName { background-color: #CAB35F; } </style>
<style> span { border-color: #CAB35F; } span { border-color: rgb(202,179,95); } td.TdClassName { border-color: #CAB35F; } .TagClassName { border-color: #CAB35F; } </style>